Searched refs:st_slim_rproc (Results 1 – 5 of 5) sorted by relevance
58 static int slim_clk_get(struct st_slim_rproc *slim_rproc, struct device *dev) in slim_clk_get()82 static void slim_clk_disable(struct st_slim_rproc *slim_rproc) in slim_clk_disable()90 static int slim_clk_enable(struct st_slim_rproc *slim_rproc) in slim_clk_enable()115 struct st_slim_rproc *slim_rproc = rproc->priv; in slim_rproc_start()156 struct st_slim_rproc *slim_rproc = rproc->priv; in slim_rproc_stop()179 struct st_slim_rproc *slim_rproc = rproc->priv; in slim_rproc_da_to_va()222 struct st_slim_rproc *st_slim_rproc_alloc(struct platform_device *pdev, in st_slim_rproc_alloc()226 struct st_slim_rproc *slim_rproc; in st_slim_rproc_alloc()316 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc) in st_slim_rproc_put()
37 obj-$(CONFIG_ST_SLIM_REMOTEPROC) += st_slim_rproc.o
40 struct st_slim_rproc { struct50 struct st_slim_rproc *st_slim_rproc_alloc(struct platform_device *pdev, argument52 void st_slim_rproc_put(struct st_slim_rproc *slim_rproc);
135 struct st_slim_rproc *slim_rproc;
2878 F: drivers/remoteproc/st_slim_rproc.c2886 F: include/linux/remoteproc/st_slim_rproc.h