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