Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Domapfb_dss.h571 int (*request_vc)(struct omap_dss_device *dssdev, int *channel); member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c712 r = in->ops.dsi->request_vc(ddata->in, &ddata->channel); in dsicm_connect()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c5028 .request_vc = dsi_request_vc,