Searched refs:sandbox_cros_ec_set_test_flags (Results 1 – 3 of 3) sorted by relevance
26 sandbox_cros_ec_set_test_flags(dev, CROSECT_BREAK_HELLO); in dm_test_cros_ec_hello()94 sandbox_cros_ec_set_test_flags(dev, CROSECT_LID_OPEN); in dm_test_cros_ec_switches()123 sandbox_cros_ec_set_test_flags(dev, CROSECT_LID_OPEN); in dm_test_cros_ec_events()
276 void sandbox_cros_ec_set_test_flags(struct udevice *dev, uint flags);
611 void sandbox_cros_ec_set_test_flags(struct udevice *dev, uint flags) in sandbox_cros_ec_set_test_flags() function
Completed in 5 milliseconds