Searched refs:alloc_irq (Results 1 – 9 of 9) sorted by relevance
74 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c3xxxiov()
74 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c62xiov()
74 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_dh895xcciov()
112 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c3xxx()
114 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c62x()
179 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_dh895xcc()
231 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_4xxx()
164 int (*alloc_irq)(struct adf_accel_dev *accel_dev); member
111 if (hw_data->alloc_irq(accel_dev)) { in adf_dev_init()
Completed in 12 milliseconds