Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/target/
Dtarget_core_internal.h152 void target_qf_do_work(struct work_struct *work);
Dtarget_core_device.c1001 INIT_WORK(&dev->qf_work_queue, target_qf_do_work); in target_configure_device()
Dtarget_core_transport.c969 void target_qf_do_work(struct work_struct *work) in target_qf_do_work() function