Searched refs:tpacpi_led_classdev (Results 1 – 1 of 1) sorted by relevance
365 struct tpacpi_led_classdev { struct5029 struct tpacpi_led_classdev *data = in light_set_status_worker()5030 container_of(work, struct tpacpi_led_classdev, work); in light_set_status_worker()5039 struct tpacpi_led_classdev *data = in light_sysfs_set()5041 struct tpacpi_led_classdev, in light_sysfs_set()5053 static struct tpacpi_led_classdev tpacpi_led_thinklight = {5266 static struct tpacpi_led_classdev *tpacpi_leds;5375 struct tpacpi_led_classdev *data = in led_set_status_worker()5376 container_of(work, struct tpacpi_led_classdev, work); in led_set_status_worker()5385 struct tpacpi_led_classdev *data = container_of(led_cdev, in led_sysfs_set()[all …]