Home
last modified time | relevance | path

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

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