Searched refs:tpacpi_is_led_restricted (Results 1 – 1 of 1) sorted by relevance
5834 static inline bool tpacpi_is_led_restricted(const unsigned int led) in tpacpi_is_led_restricted() function5881 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()5891 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()5905 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()6106 if (!tpacpi_is_led_restricted(i) && test_bit(i, &useful_leds)) { in led_init()