Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/qat/qat_common/
Dadf_isr.c283 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev) in adf_isr_resource_alloc() function
304 EXPORT_SYMBOL_GPL(adf_isr_resource_alloc);
Dadf_common_drv.h129 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
/Linux-v5.10/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c164 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c3xxx()
/Linux-v5.10/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c174 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c62x()
/Linux-v5.10/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c187 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_dh895xcc()