Searched refs:st_slim_rproc (Results 1 – 5 of 5) sorted by relevance
62 static int slim_clk_get(struct st_slim_rproc *slim_rproc, struct device *dev) in slim_clk_get()86 static void slim_clk_disable(struct st_slim_rproc *slim_rproc) in slim_clk_disable()94 static int slim_clk_enable(struct st_slim_rproc *slim_rproc) in slim_clk_enable()119 struct st_slim_rproc *slim_rproc = rproc->priv; in slim_rproc_start()160 struct st_slim_rproc *slim_rproc = rproc->priv; in slim_rproc_stop()183 struct st_slim_rproc *slim_rproc = rproc->priv; in slim_rproc_da_to_va()226 struct st_slim_rproc *st_slim_rproc_alloc(struct platform_device *pdev, in st_slim_rproc_alloc()230 struct st_slim_rproc *slim_rproc; in st_slim_rproc_alloc()320 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc) in st_slim_rproc_put()
27 obj-$(CONFIG_ST_SLIM_REMOTEPROC) += st_slim_rproc.o
44 struct st_slim_rproc { struct54 struct st_slim_rproc *st_slim_rproc_alloc(struct platform_device *pdev, argument56 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc);
139 struct st_slim_rproc *slim_rproc;
2073 F: drivers/remoteproc/st_slim_rproc.c2082 F: include/linux/remoteproc/st_slim_rproc.h