Searched refs:alloc_irq (Results 1 – 9 of 9) sorted by relevance
71 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_dh895xcciov()
71 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c3xxxiov()
71 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c62xiov()
100 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c3xxx()
102 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c62x()
211 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_dh895xcc()
325 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_4xxx()
179 int (*alloc_irq)(struct adf_accel_dev *accel_dev); member
112 if (hw_data->alloc_irq(accel_dev)) { in adf_dev_init()