Searched refs:LED_BLINK_SW (Results 1 – 3 of 3) sorted by relevance
144 set_bit(LED_BLINK_SW, &led_cdev->work_flags); in heartbeat_trig_activate()156 clear_bit(LED_BLINK_SW, &led_cdev->work_flags); in heartbeat_trig_deactivate()
202 set_bit(LED_BLINK_SW, &led_cdev->work_flags); in activity_activate()213 clear_bit(LED_BLINK_SW, &led_cdev->work_flags); in activity_deactivate()
116 #define LED_BLINK_SW 0 macro