Searched refs:ti_sci_release_resource (Results 1 – 4 of 4) sorted by relevance
267 ti_sci_release_resource(inta->vint, vint_id); in ti_sci_inta_alloc_parent_irq()309 ti_sci_release_resource(inta->global_event, event_desc->global_event); in ti_sci_inta_alloc_event()373 ti_sci_release_resource(inta->vint, vint_desc->vint_id); in ti_sci_inta_free_parent_irq()404 ti_sci_release_resource(inta->global_event, event_desc->global_event); in ti_sci_inta_free_irq()
121 ti_sci_release_resource(intr->out_irqs, out_irq); in ti_sci_intr_irq_domain_free()181 ti_sci_release_resource(intr->out_irqs, out_irq); in ti_sci_intr_alloc_parent_irq()
584 void ti_sci_release_resource(struct ti_sci_resource *res, u16 id);630 static inline void ti_sci_release_resource(struct ti_sci_resource *res, u16 id) in ti_sci_release_resource() function
3100 void ti_sci_release_resource(struct ti_sci_resource *res, u16 id) in ti_sci_release_resource() function3118 EXPORT_SYMBOL_GPL(ti_sci_release_resource);