Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c5685 static inline bool tpacpi_is_led_restricted(const unsigned int led) in tpacpi_is_led_restricted() function
5732 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()
5742 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()
5756 if (unlikely(tpacpi_is_led_restricted(led))) in led_set_status()
5958 if (!tpacpi_is_led_restricted(i) && test_bit(i, &useful_leds)) { in led_init()