Home
last modified time | relevance | path

Searched refs:adf_misc_wq_queue_work (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_pm.c116 adf_misc_wq_queue_work(&pm_data->pm_irq_work); in adf_gen4_handle_pm_interrupt()
H A Dadf_common_drv.h193 bool adf_misc_wq_queue_work(struct work_struct *work);
H A Dadf_isr.c379 bool adf_misc_wq_queue_work(struct work_struct *work) in adf_misc_wq_queue_work() function
H A Dqat_comp_algs.c216 adf_misc_wq_queue_work(&qat_req->resubmit); in qat_comp_generic_callback()