Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/intel/qat/qat_common/
H A Dadf_isr.c344 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev) in adf_isr_resource_alloc() function
378 EXPORT_SYMBOL_GPL(adf_isr_resource_alloc);
H A Dadf_common_drv.h123 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
/linux-6.15/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_c62x_hw_data.c130 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c62x()
/linux-6.15/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c128 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c3xxx()
/linux-6.15/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c228 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_dh895xcc()
/linux-6.15/drivers/crypto/intel/qat/qat_420xx/
H A Dadf_420xx_hw_data.c431 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_420xx()
/linux-6.15/drivers/crypto/intel/qat/qat_4xxx/
H A Dadf_4xxx_hw_data.c399 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_4xxx()