Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/remoteproc/
Dst_slim_rproc.h56 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc);
/Linux-v4.19/drivers/remoteproc/
Dst_slim_rproc.c320 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc) in st_slim_rproc_put() function
335 EXPORT_SYMBOL(st_slim_rproc_put);
/Linux-v4.19/drivers/dma/
Dst_fdma.c858 st_slim_rproc_put(fdev->slim_rproc); in st_fdma_probe()
868 st_slim_rproc_put(fdev->slim_rproc); in st_fdma_remove()