Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-asus.c124 struct asus_work_action { struct
393 static void asus_worker_schedule(struct asus_worker *worker, struct asus_work_action *action) in asus_worker_schedule()
406 struct asus_work_action *action; in asus_kbd_fn_lock_set()
409 action = kzalloc_obj(struct asus_work_action, GFP_ATOMIC); in asus_kbd_fn_lock_set()
428 struct asus_work_action *action; in asus_kbd_wmi_fan_send()
436 action = kzalloc_obj(struct asus_work_action, GFP_NOWAIT); in asus_kbd_wmi_fan_send()
744 struct asus_work_action *action; in asus_kbd_backlight_set()
749 action = kzalloc_obj(struct asus_work_action, GFP_NOWAIT); in asus_kbd_backlight_set()
765 struct asus_work_action *action = NULL; in asus_work()
772 struct asus_work_action, node); in asus_work()
[all …]