Home
last modified time | relevance | path

Searched refs:tpacpi_is_led_restricted (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dthinkpad_acpi.c5796 static inline bool tpacpi_is_led_restricted(const unsigned int led) in tpacpi_is_led_restricted() function
5843 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()
5853 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()
5867 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()
6068 if (!tpacpi_is_led_restricted(i) && test_bit(i, &useful_leds)) { in led_init()