Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_proto.c597 host_event = cros_ec_get_host_event(ec_dev); in cros_ec_get_next_event()
608 u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev) in cros_ec_get_host_event() function
626 EXPORT_SYMBOL(cros_ec_get_host_event);
/Linux-v4.19/include/linux/mfd/
Dcros_ec.h322 u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev);
/Linux-v4.19/drivers/rtc/
Drtc-cros-ec.c277 host_event = cros_ec_get_host_event(cros_ec); in cros_ec_rtc_event()
/Linux-v4.19/drivers/extcon/
Dextcon-usbc-cros-ec.c372 host_event = cros_ec_get_host_event(ec); in extcon_cros_ec_event()
/Linux-v4.19/drivers/power/supply/
Dcros_usbpd-charger.c388 host_event = cros_ec_get_host_event(ec_device); in cros_usbpd_charger_ec_event()