Searched refs:ti_sci_release_resource (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/irqchip/
H A Dirq-ti-sci-intr.c121 ti_sci_release_resource(intr->out_irqs, out_irq);
181 ti_sci_release_resource(intr->out_irqs, out_irq);
H A Dirq-ti-sci-inta.c267 ti_sci_release_resource(inta->vint, vint_id);
309 ti_sci_release_resource(inta->global_event, event_desc->global_event);
373 ti_sci_release_resource(inta->vint, vint_desc->vint_id);
404 ti_sci_release_resource(inta->global_event, event_desc->global_event);
/linux-master/include/linux/soc/ti/
H A Dti_sci_protocol.h584 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) function
/linux-master/drivers/firmware/
H A Dti_sci.c3099 * ti_sci_release_resource() - Release a resource from TISCI resource.
3103 void ti_sci_release_resource(struct ti_sci_resource *res, u16 id) function
3121 EXPORT_SYMBOL_GPL(ti_sci_release_resource); variable

Completed in 122 milliseconds