Searched refs:cros_ec_get_host_event (Results 1 – 8 of 8) sorted by relevance
262 u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev);
171 u32 host_event = cros_ec_get_host_event(ec_dev); in cros_usbpd_notify_plat()
895 host_event = cros_ec_get_host_event(ec_dev); in cros_ec_get_next_event() 918 * cros_ec_get_host_event() - Return a mask of event set by the ChromeOS EC.927 u32 cros_ec_get_host_event(struct cros_ec_device *ec_dev) in cros_ec_get_host_event() function 946 EXPORT_SYMBOL(cros_ec_get_host_event);
159 u32 host_event = cros_ec_get_host_event(ec_dev); in cros_ec_ready_event()
2312 ret = cros_ec_get_host_event(ec_dev); in cros_ec_proto_test_get_host_event_no_mkbp_event() 2325 ret = cros_ec_get_host_event(ec_dev); in cros_ec_proto_test_get_host_event_not_host_event() 2339 ret = cros_ec_get_host_event(ec_dev); in cros_ec_proto_test_get_host_event_wrong_event_size() 2355 ret = cros_ec_get_host_event(ec_dev); in cros_ec_proto_test_get_host_event_normal()
267 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()
818 host_event = cros_ec_get_host_event(priv->ec_device); in wov_host_event()