Searched refs:LEDST_BLINK (Results 1 – 4 of 4) sorted by relevance
21 [LEDST_BLINK] = "blink",94 if (cmd == LEDST_BLINK) { in do_led()112 case LEDST_BLINK: in do_led()115 ret = led_set_state(dev, LEDST_BLINK); in do_led()
72 state = LEDST_BLINK; in bcm6328_led_get_state()93 case LEDST_BLINK: in bcm6328_led_set_state()
34 LEDST_BLINK, enumerator
116 ut_asserteq(-ENOSYS, led_set_state(dev, LEDST_BLINK)); in dm_test_led_blink()