Searched refs:LEDST_BLINK (Results 1 – 4 of 4) 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()
69 state = LEDST_BLINK; in bcm6328_led_get_state()90 case LEDST_BLINK: in bcm6328_led_set_state()
33 LEDST_BLINK, enumerator
134 ut_asserteq(-ENOSYS, led_set_state(dev, LEDST_BLINK)); in dm_test_led_blink()