Home
last modified time | relevance | path

Searched refs:dsi_vc_is_enabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/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()