Searched refs:LEDST_BLINK (Results 1 – 5 of 5) sorted by relevance
20 [LEDST_BLINK] = "blink",93 if (cmd == LEDST_BLINK) { in do_led()111 case LEDST_BLINK: in do_led()114 ret = led_set_state(dev, LEDST_BLINK); in do_led()
35 LEDST_BLINK, enumerator
70 state = LEDST_BLINK; in bcm6328_led_get_state()91 case LEDST_BLINK: in bcm6328_led_set_state()
136 case LEDST_BLINK: in bcm6858_led_set_state()
136 ut_asserteq(-ENOSYS, led_set_state(dev, LEDST_BLINK)); in dm_test_led_blink()
Completed in 7 milliseconds