Searched refs:adf_isr_resource_alloc (Results 1 – 8 of 8) sorted by relevance
344 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev) in adf_isr_resource_alloc() function378 EXPORT_SYMBOL_GPL(adf_isr_resource_alloc);
122 int adf_isr_resource_alloc(struct adf_accel_dev *accel_dev);
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()
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 13 milliseconds