Searched refs:tpacpi_is_led_restricted (Results 1 – 1 of 1) sorted by relevance
5524 static inline bool tpacpi_is_led_restricted(const unsigned int led) in tpacpi_is_led_restricted() function5571 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()5581 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()5595 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()5797 if (!tpacpi_is_led_restricted(i) && test_bit(i, &useful_leds)) { in led_init()