Searched refs:target_qf_do_work (Results 1 – 3 of 3) sorted by relevance
83 void target_qf_do_work(struct work_struct *work);
1600 INIT_WORK(&dev->qf_work_queue, target_qf_do_work); in target_configure_device()
785 void target_qf_do_work(struct work_struct *work) in target_qf_do_work() function