Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c9202 struct tp_led_table { struct
9209 static struct tp_led_table led_tables[TPACPI_LED_MAX] = { argument
9222 static int mute_led_on_off(struct tp_led_table *t, bool state) in mute_led_on_off()
9242 struct tp_led_table *t; in tpacpi_led_set()
9283 struct tp_led_table *t = &led_tables[i]; in mute_led_init()
9315 struct tp_led_table *t = &led_tables[i]; in mute_led_resume()