Searched refs:alloc_irq (Results 1 – 9 of 9) sorted by relevance
73 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c3xxxiov()
73 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c62xiov()
73 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_dh895xcciov()
126 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c3xxx()
128 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c62x()
222 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_dh895xcc()
186 int (*alloc_irq)(struct adf_accel_dev *accel_dev); member
117 if (hw_data->alloc_irq(accel_dev)) { in adf_dev_init()
535 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_4xxx()