Searched refs:LED_BLINK_ONESHOT_STOP (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/leds/
H A Dled-core.c77 if (test_and_clear_bit(LED_BLINK_ONESHOT_STOP,
110 set_bit(LED_BLINK_ONESHOT_STOP,
114 set_bit(LED_BLINK_ONESHOT_STOP,
234 clear_bit(LED_BLINK_ONESHOT_STOP, &led_cdev->work_flags);
250 clear_bit(LED_BLINK_ONESHOT_STOP, &led_cdev->work_flags);
/linux-master/include/linux/
H A Dleds.h116 #define LED_BLINK_ONESHOT_STOP 2 macro

Completed in 93 milliseconds