Searched refs:idpf_vc_event_task (Results 1 – 3 of 3) sorted by relevance
241 INIT_DELAYED_WORK(&adapter->vc_event_task, idpf_vc_event_task); in idpf_probe()
818 void idpf_vc_event_task(struct work_struct *work);
1810 void idpf_vc_event_task(struct work_struct *work) in idpf_vc_event_task() function