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

/drivers/leds/
H A Dleds-renesas-tpu.c37 enum r_tpu_timer { R_TPU_TIMER_UNUSED, R_TPU_TIMER_ON }; enumerator in enum:r_tpu_timer
177 if (p->timer_state == R_TPU_TIMER_UNUSED)
187 p->timer_state = R_TPU_TIMER_UNUSED;
283 p->timer_state = R_TPU_TIMER_UNUSED;

Completed in 19 milliseconds