Lines Matching refs:tpacpi_led_classdev
366 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()
5387 struct tpacpi_led_classdev, led_classdev); in led_sysfs_set()
5402 struct tpacpi_led_classdev *data = container_of(led_cdev, in led_sysfs_blink_set()
5403 struct tpacpi_led_classdev, led_classdev); in led_sysfs_blink_set()
5423 struct tpacpi_led_classdev *data = container_of(led_cdev, in led_sysfs_get()
5424 struct tpacpi_led_classdev, led_classdev); in led_sysfs_get()