Searched refs:ap_driven_altmode (Results 1 – 3 of 3) sorted by relevance
43 bool ap_driven_altmode; member
352 const bool ap_driven_altmode = cros_ec_check_features( in ap_mode_entry_show() local355 return sysfs_emit(buf, "%s\n", ap_driven_altmode ? "yes" : "no"); in ap_mode_entry_show()
409 typec->ap_driven_altmode); in cros_typec_register_port_altmodes()420 if (typec->ap_driven_altmode) { in cros_typec_register_port_altmodes()1376 typec->ap_driven_altmode = cros_ec_check_features( in cros_typec_probe()