Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c5287 static inline bool tpacpi_is_led_restricted(const unsigned int led) in tpacpi_is_led_restricted() function
5334 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()
5344 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()
5358 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()
5587 if (!tpacpi_is_led_restricted(i) && in led_init()