Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c5286 static inline bool tpacpi_is_led_restricted(const unsigned int led) in tpacpi_is_led_restricted() function
5333 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()
5343 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()
5357 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()
5586 if (!tpacpi_is_led_restricted(i) && in led_init()