Searched refs:cros_ec_get_host_event (Results 1 – 7 of 7) sorted by relevance
228 u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev);
784 host_event = cros_ec_get_host_event(ec_dev); in cros_ec_get_next_event()816 u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev) in cros_ec_get_host_event() function835 EXPORT_SYMBOL(cros_ec_get_host_event);
172 u32 host_event = cros_ec_get_host_event(ec_dev); in cros_usbpd_notify_plat()
161 u32 host_event = cros_ec_get_host_event(ec_dev); in cros_ec_ready_event()
273 host_event = cros_ec_get_host_event(cros_ec); in cros_ec_rtc_event()
373 host_event = cros_ec_get_host_event(ec); in extcon_cros_ec_event()
816 host_event = cros_ec_get_host_event(priv->ec_device); in wov_host_event()