Searched refs:st_slim_rproc (Results 1 – 5 of 5) sorted by relevance
57 static int slim_clk_get(struct st_slim_rproc *slim_rproc, struct device *dev) in slim_clk_get()81 static void slim_clk_disable(struct st_slim_rproc *slim_rproc) in slim_clk_disable()89 static int slim_clk_enable(struct st_slim_rproc *slim_rproc) in slim_clk_enable()114 struct st_slim_rproc *slim_rproc = rproc->priv; in slim_rproc_start()155 struct st_slim_rproc *slim_rproc = rproc->priv; in slim_rproc_stop()178 struct st_slim_rproc *slim_rproc = rproc->priv; in slim_rproc_da_to_va()221 struct st_slim_rproc *st_slim_rproc_alloc(struct platform_device *pdev, in st_slim_rproc_alloc()225 struct st_slim_rproc *slim_rproc; in st_slim_rproc_alloc()313 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;
3077 F: drivers/remoteproc/st_slim_rproc.c3085 F: include/linux/remoteproc/st_slim_rproc.h