Searched refs:alloc_irq (Results 1 – 11 of 11) sorted by relevance
72 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c3xxxiov()
72 hw_data->alloc_irq = adf_vf_isr_resource_alloc; in adf_init_hw_data_c62xiov()
72 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()
226 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_dh895xcc()
119 if (hw_data->alloc_irq(accel_dev)) { in adf_dev_init()
285 int (*alloc_irq)(struct adf_accel_dev *accel_dev); member
424 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_420xx()
400 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_4xxx()
889 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_6xxx()
Completed in 18 milliseconds