Home
last modified time | relevance | path

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

/linux-6.15/include/linux/remoteproc/
H A Dst_slim_rproc.h52 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc);
/linux-6.15/drivers/remoteproc/
H A 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.15/drivers/dma/
H A 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()