Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/qat/qat_common/
Dadf_pf2vf_msg.c84 void adf_disable_pf2vf_interrupts(struct adf_accel_dev *accel_dev) in adf_disable_pf2vf_interrupts() function
93 EXPORT_SYMBOL_GPL(adf_disable_pf2vf_interrupts);
Dadf_common_drv.h110 void adf_disable_pf2vf_interrupts(struct adf_accel_dev *accel_dev);
/linux-4.4.14/drivers/crypto/qat/qat_dh895xccvf/
Dadf_isr.c168 adf_disable_pf2vf_interrupts(accel_dev); in adf_isr()