Home
last modified time | relevance | path

Searched refs:ti_sci_put_handle (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firmware/
H A Dti_sci.c3339 int ti_sci_put_handle(const struct ti_sci_handle *handle) in ti_sci_put_handle() function
3356 EXPORT_SYMBOL_GPL(ti_sci_put_handle);
3364 ret = ti_sci_put_handle(handle); in devm_ti_sci_release()