request_vc        751 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c 	r = src->ops->dsi.request_vc(src, &ddata->channel);
request_vc       4906 drivers/gpu/drm/omapdrm/dss/dsi.c 		.request_vc = dsi_request_vc,
request_vc        319 drivers/gpu/drm/omapdrm/dss/omapdss.h 	int (*request_vc)(struct omap_dss_device *dssdev, int *channel);
request_vc        715 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c 	r = in->ops.dsi->request_vc(ddata->in, &ddata->channel);
request_vc       5027 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	.request_vc = dsi_request_vc,
request_vc        571 include/video/omapfb_dss.h 	int (*request_vc)(struct omap_dss_device *dssdev, int *channel);