Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/platform_data/
Dcros_ec_proto.h228 u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev);
/Linux-v5.15/drivers/platform/chrome/
Dcros_ec_proto.c750 host_event = cros_ec_get_host_event(ec_dev); in cros_ec_get_next_event()
782 u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev) in cros_ec_get_host_event() function
800 EXPORT_SYMBOL(cros_ec_get_host_event);
Dcros_usbpd_notify.c218 u32 host_event = cros_ec_get_host_event(ec_dev); in cros_usbpd_notify_plat()
Dcros_ec.c161 u32 host_event = cros_ec_get_host_event(ec_dev); in cros_ec_ready_event()
/Linux-v5.15/drivers/rtc/
Drtc-cros-ec.c273 host_event = cros_ec_get_host_event(cros_ec); in cros_ec_rtc_event()
/Linux-v5.15/drivers/power/supply/
Dcros_peripheral_charger.c263 u32 host_event = cros_ec_get_host_event(ec_dev); in cros_ec_notify()
/Linux-v5.15/drivers/extcon/
Dextcon-usbc-cros-ec.c373 host_event = cros_ec_get_host_event(ec); in extcon_cros_ec_event()
/Linux-v5.15/sound/soc/codecs/
Dcros_ec_codec.c815 host_event = cros_ec_get_host_event(priv->ec_device); in wov_host_event()