Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-cros-ec.c273 host_event = cros_ec_get_host_event(cros_ec); in cros_ec_rtc_event()
/linux/drivers/extcon/
H A Dextcon-usbc-cros-ec.c373 host_event = cros_ec_get_host_event(ec); in extcon_cros_ec_event()
/linux/drivers/platform/chrome/
H A Dcros_ec_proto_test.c2312 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()
/linux/sound/soc/codecs/
H A Dcros_ec_codec.c816 host_event = cros_ec_get_host_event(priv->ec_device); in wov_host_event()