Searched refs:tpacpi_is_led_restricted (Results 1 – 1 of 1) sorted by relevance
5527 static inline bool tpacpi_is_led_restricted(const unsigned int led) in tpacpi_is_led_restricted() function5574 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()5584 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()5598 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()5800 if (!tpacpi_is_led_restricted(i) && test_bit(i, &useful_leds)) { in led_init()