Home
last modified time | relevance | path

Searched refs:adf_vf_isr_resource_alloc (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
Dadf_vf_isr.c264 int adf_vf_isr_resource_alloc(struct adf_accel_dev *accel_dev) in adf_vf_isr_resource_alloc() function
292 EXPORT_SYMBOL_GPL(adf_vf_isr_resource_alloc);
Dadf_common_drv.h131 int adf_vf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_dh895xccvf/
Dadf_dh895xccvf_hw_data.c77 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_dh895xcciov()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxxvf/
Dadf_c3xxxvf_hw_data.c77 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c3xxxiov()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62xvf/
Dadf_c62xvf_hw_data.c77 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c62xiov()