Searched refs:adf_isr_resource_alloc (Results 1 – 6 of 6) sorted by relevance
278 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev) in adf_isr_resource_alloc() function312 EXPORT_SYMBOL_GPL(adf_isr_resource_alloc);
129 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
114 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c62x()
112 hw_data->alloc_irq = adf_isr_resource_alloc; in adf_init_hw_data_c3xxx()
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()
Completed in 16 milliseconds