Home
last modified time | relevance | path

Searched refs:cros_ec_get_host_event (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dcros_ec_proto.h231 u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev);
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dcros_ec_proto.h255 u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev);
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_proto.c814 host_event = cros_ec_get_host_event(ec_dev); in cros_ec_get_next_event()
833 * cros_ec_get_host_event() - Return a mask of event set by the ChromeOS EC.
842 u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev) in cros_ec_get_host_event() function
860 EXPORT_SYMBOL(cros_ec_get_host_event); variable
H A Dcros_usbpd_notify.c218 u32 host_event = cros_ec_get_host_event(ec_dev); in cros_usbpd_notify_plat()
H A Dcros_ec.c147 u32 host_event = cros_ec_get_host_event(ec_dev); in cros_ec_ready_event()
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_usbpd_notify.c172 u32 host_event = cros_ec_get_host_event(ec_dev); in cros_usbpd_notify_plat()
H A Dcros_ec_proto.c839 host_event = cros_ec_get_host_event(ec_dev); in cros_ec_get_next_event()
862 * cros_ec_get_host_event() - Return a mask of event set by the ChromeOS EC.
871 u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev) in cros_ec_get_host_event() function
890 EXPORT_SYMBOL(cros_ec_get_host_event); variable
H A Dcros_ec.c159 u32 host_event = cros_ec_get_host_event(ec_dev); in cros_ec_ready_event()
H A Dcros_ec_proto_test.c2324 ret = cros_ec_get_host_event(ec_dev); in cros_ec_proto_test_get_host_event_no_mkbp_event()
2337 ret = cros_ec_get_host_event(ec_dev); in cros_ec_proto_test_get_host_event_not_host_event()
2351 ret = cros_ec_get_host_event(ec_dev); in cros_ec_proto_test_get_host_event_wrong_event_size()
2367 ret = cros_ec_get_host_event(ec_dev); in cros_ec_proto_test_get_host_event_normal()
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-cros-ec.c273 host_event = cros_ec_get_host_event(cros_ec); in cros_ec_rtc_event()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-cros-ec.c272 host_event = cros_ec_get_host_event(cros_ec); in cros_ec_rtc_event()
/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-usbc-cros-ec.c373 host_event = cros_ec_get_host_event(ec); in extcon_cros_ec_event()
/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon-usbc-cros-ec.c373 host_event = cros_ec_get_host_event(ec); in extcon_cros_ec_event()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcros_ec_codec.c815 host_event = cros_ec_get_host_event(priv->ec_device); in wov_host_event()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcros_ec_codec.c816 host_event = cros_ec_get_host_event(priv->ec_device); in wov_host_event()

Completed in 14 milliseconds