Home
last modified time | relevance | path

Searched refs:dss_runtime_get (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.c367 if (dss_runtime_get()) in dss_dump_clocks()
387 if (dss_runtime_get()) in dss_dump_regs()
775 int dss_runtime_get(void) in dss_runtime_get() function
1122 r = dss_runtime_get(); in dss_bind()
Dvideo-pll.c67 r = dss_runtime_get(); in dss_video_pll_enable()
Ddss.h273 int dss_runtime_get(void);
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dvideo-pll.c67 r = dss_runtime_get(pll->dss); in dss_video_pll_enable()
Ddss.c351 if (dss_runtime_get(dss)) in dss_dump_clocks()
372 if (dss_runtime_get(dss)) in dss_dump_regs()
874 int dss_runtime_get(struct dss_device *dss) in dss_runtime_get() function
1373 r = dss_runtime_get(dss); in dss_probe_hardware()
Ddss.h311 int dss_runtime_get(struct dss_device *dss);