Lines Matching refs:tpacpi_led_classdev
365 struct tpacpi_led_classdev { struct
5029 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()
5386 struct tpacpi_led_classdev, led_classdev); in led_sysfs_set()
5401 struct tpacpi_led_classdev *data = container_of(led_cdev, in led_sysfs_blink_set()
5402 struct tpacpi_led_classdev, led_classdev); in led_sysfs_blink_set()
5422 struct tpacpi_led_classdev *data = container_of(led_cdev, in led_sysfs_get()
5423 struct tpacpi_led_classdev, led_classdev); in led_sysfs_get()