Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Dvideo-pll.c80 dss_runtime_put(); in dss_video_pll_enable()
95 dss_runtime_put(); in dss_video_pll_disable()
Ddss.c369 dss_runtime_put(); in dss_dump_clocks()
391 dss_runtime_put(); in dss_dump_regs()
776 void dss_runtime_put(void) in dss_runtime_put() function
1138 dss_runtime_put(); in dss_bind()
Ddss.h252 void dss_runtime_put(void);
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Dvideo-pll.c78 dss_runtime_put(pll->dss); in dss_video_pll_enable()
93 dss_runtime_put(pll->dss); in dss_video_pll_disable()
Ddss.c353 dss_runtime_put(dss); in dss_dump_clocks()
376 dss_runtime_put(dss); in dss_dump_regs()
869 void dss_runtime_put(struct dss_device *dss) in dss_runtime_put() function
1415 dss_runtime_put(dss); in dss_probe_hardware()
Ddss.h303 void dss_runtime_put(struct dss_device *dss);