Home
last modified time | relevance | path

Searched refs:adf_isr_resource_alloc (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/crypto/qat/qat_common/
Dadf_isr.c321 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev) in adf_isr_resource_alloc() function
355 EXPORT_SYMBOL_GPL(adf_isr_resource_alloc);
Dadf_common_drv.h124 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
/Linux-v6.1/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c100 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c3xxx()
/Linux-v6.1/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c102 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c62x()
/Linux-v6.1/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c211 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_dh895xcc()
/Linux-v6.1/drivers/crypto/qat/qat_4xxx/
Dadf_4xxx_hw_data.c325 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_4xxx()