Home
last modified time | relevance | path

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

/u-boot/test/dm/
A Dcros_ec.c113 ut_assertok(cros_ec_get_host_events(dev, &events)); in dm_test_cros_ec_events()
124 ut_assertok(cros_ec_get_host_events(dev, &events)); in dm_test_cros_ec_events()
137 ut_assertok(cros_ec_get_host_events(dev, &events)); in dm_test_cros_ec_events()
/u-boot/include/
A Dcros_ec.h175 int cros_ec_get_host_events(struct udevice *dev, uint32_t *events_ptr);
/u-boot/cmd/
A Dcros_ec.c241 ret = cros_ec_get_host_events(dev, &events); in do_show_events()
/u-boot/drivers/misc/
A Dcros_ec.c704 int cros_ec_get_host_events(struct udevice *dev, uint32_t *events_ptr) in cros_ec_get_host_events() function

Completed in 9 milliseconds