Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/remoteproc/
Dst_slim_rproc.h52 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc);
/Linux-v6.6/drivers/remoteproc/
Dst_slim_rproc.c315 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc) in st_slim_rproc_put() function
330 EXPORT_SYMBOL(st_slim_rproc_put);
/Linux-v6.6/drivers/dma/
Dst_fdma.c847 st_slim_rproc_put(fdev->slim_rproc); in st_fdma_probe()
857 st_slim_rproc_put(fdev->slim_rproc); in st_fdma_remove()