Searched refs:tpd_led_work (Results 1 – 1 of 1) sorted by relevance
266 struct work_struct tpd_led_work; member 1544 asus = container_of(work, struct asus_wmi, tpd_led_work); in tpd_led_update() 1558 queue_work(asus->led_workqueue, &asus->tpd_led_work); in tpd_led_set() 1787 INIT_WORK(&asus->tpd_led_work, tpd_led_update); in asus_wmi_led_init()