Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Domapdss.h433 int (*request_vc)(struct omap_dss_device *dssdev, int *channel); member
Ddsi.c5025 .request_vc = dsi_request_vc,
/Linux-v4.19/include/video/
Domapfb_dss.h601 int (*request_vc)(struct omap_dss_device *dssdev, int *channel); member
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/displays/
Dpanel-dsi-cm.c718 r = in->ops.dsi->request_vc(ddata->in, &ddata->channel); in dsicm_connect()
/Linux-v4.19/drivers/gpu/drm/omapdrm/displays/
Dpanel-dsi-cm.c781 r = in->ops.dsi->request_vc(in, &ddata->channel); in dsicm_connect()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c5038 .request_vc = dsi_request_vc,