Home
last modified time | relevance | path

Searched refs:dsi_vc_is_enabled (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2225 static bool dsi_vc_is_enabled(struct dsi_data *dsi, int channel) in dsi_vc_is_enabled() function
2332 if (!dsi_vc_is_enabled(dsi, channel)) in dsi_sync_vc()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2272 static bool dsi_vc_is_enabled(struct platform_device *dsidev, int channel) in dsi_vc_is_enabled() function
2382 if (!dsi_vc_is_enabled(dsidev, channel)) in dsi_sync_vc()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2277 static bool dsi_vc_is_enabled(struct platform_device *dsidev, int channel) in dsi_vc_is_enabled() function
2385 if (!dsi_vc_is_enabled(dsidev, channel)) in dsi_sync_vc()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c1728 static bool dsi_vc_is_enabled(struct dsi_data *dsi, int vc) in dsi_vc_is_enabled() function
1835 if (!dsi_vc_is_enabled(dsi, vc)) in dsi_sync_vc()

Completed in 27 milliseconds