Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/remoteproc/
Dst_slim_rproc.h52 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc);
/Linux-v5.10/drivers/remoteproc/
Dst_slim_rproc.c316 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc) in st_slim_rproc_put() function
331 EXPORT_SYMBOL(st_slim_rproc_put);
/Linux-v5.10/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()