Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/remoteproc/
H A Dk3_rproc.c120 ret = pops->proc_release(rproc->sci, rproc->proc_id); in k3_rproc_start()
/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h246 int (*proc_release)(const struct ti_sci_handle *handle, u8 pid); member
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c1854 pops->proc_release = ti_sci_cmd_proc_release; in ti_sci_setup_ops()