Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/remoteproc/
Dst_slim_rproc.h52 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc);
/linux-6.12.1/drivers/remoteproc/
Dst_slim_rproc.c313 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc) in st_slim_rproc_put() function
328 EXPORT_SYMBOL(st_slim_rproc_put);
/linux-6.12.1/drivers/dma/
Dst_fdma.c841 st_slim_rproc_put(fdev->slim_rproc); in st_fdma_probe()
851 st_slim_rproc_put(fdev->slim_rproc); in st_fdma_remove()