Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c366 struct tpacpi_led_classdev { struct
5030 struct tpacpi_led_classdev *data = in light_set_status_worker()
5031 container_of(work, struct tpacpi_led_classdev, work); in light_set_status_worker()
5040 struct tpacpi_led_classdev *data = in light_sysfs_set()
5042 struct tpacpi_led_classdev, in light_sysfs_set()
5054 static struct tpacpi_led_classdev tpacpi_led_thinklight = {
5267 static struct tpacpi_led_classdev *tpacpi_leds;
5376 struct tpacpi_led_classdev *data = in led_set_status_worker()
5377 container_of(work, struct tpacpi_led_classdev, work); in led_set_status_worker()
5386 struct tpacpi_led_classdev *data = container_of(led_cdev, in led_sysfs_set()
[all …]