Searched refs:hook_work (Results 1 – 2 of 2) sorted by relevance
102 struct delayed_work hook_work; member190 cancel_delayed_work(&headset_info->hook_work); in headset_interrupt()294 schedule_delayed_work(&headset_info->hook_work, in hook_once_work()362 schedule_delayed_work(&headset_info->hook_work, msecs_to_jiffies(100)); in hook_work_callback()461 INIT_DELAYED_WORK(&headset->hook_work, hook_work_callback); in rk_headset_adc_probe()
225 static void hook_work(struct work_struct *work) in hook_work() function383 INIT_DELAYED_WORK(&headset->h_delayed_work[HOOK], hook_work); in rk_headset_probe()