Home
last modified time | relevance | path

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

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