Home
last modified time | relevance | path

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

/drivers/crypto/intel/qat/qat_common/
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);
A Dadf_common_drv.h122 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
/drivers/crypto/intel/qat/qat_c3xxx/
A Dadf_c3xxx_hw_data.c126 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c3xxx()
/drivers/crypto/intel/qat/qat_c62x/
A Dadf_c62x_hw_data.c128 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c62x()
/drivers/crypto/intel/qat/qat_dh895xcc/
A Dadf_dh895xcc_hw_data.c226 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_dh895xcc()
/drivers/crypto/intel/qat/qat_420xx/
A Dadf_420xx_hw_data.c424 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_420xx()
/drivers/crypto/intel/qat/qat_4xxx/
A Dadf_4xxx_hw_data.c400 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_4xxx()
/drivers/crypto/intel/qat/qat_6xxx/
A Dadf_6xxx_hw_data.c889 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_6xxx()

Completed in 13 milliseconds