ti_sci_release_resource
EXPORT_SYMBOL_GPL(ti_sci_release_resource);
ti_sci_release_resource(inta->vint, vint_id);
ti_sci_release_resource(inta->global_event, event_desc->global_event);
ti_sci_release_resource(inta->vint, vint_desc->vint_id);
ti_sci_release_resource(inta->global_event, event_desc->global_event);
ti_sci_release_resource(intr->out_irqs, out_irq);
ti_sci_release_resource(intr->out_irqs, out_irq);
void ti_sci_release_resource(struct ti_sci_resource *res, u16 id);