Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c9299 struct tp_led_table { struct
9306 static struct tp_led_table led_tables[TPACPI_LED_MAX] = { argument
9319 static int mute_led_on_off(struct tp_led_table *t, bool state) in mute_led_on_off()
9339 struct tp_led_table *t; in tpacpi_led_set()
9380 struct tp_led_table *t = &led_tables[i]; in mute_led_init()
9411 struct tp_led_table *t = &led_tables[i]; in mute_led_resume()