Home
last modified time | relevance | path

Searched refs:ap_driven_altmode (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/chrome/
H A Dcros_ec_sysfs.c351 const bool ap_driven_altmode = cros_ec_check_features( in ap_mode_entry_show() local
354 return sysfs_emit(buf, "%s\n", ap_driven_altmode ? "yes" : "no"); in ap_mode_entry_show()