Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/displays/
Dpanel-dsi-cm.c733 in->ops.dsi->release_vc(ddata->in, ddata->channel); in dsicm_connect()
747 in->ops.dsi->release_vc(in, ddata->channel); in dsicm_disconnect()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Domapdss.h436 void (*release_vc)(struct omap_dss_device *dssdev, int channel); member
Ddsi.c5027 .release_vc = dsi_release_vc,
/Linux-v4.19/include/video/
Domapfb_dss.h604 void (*release_vc)(struct omap_dss_device *dssdev, int channel); member
/Linux-v4.19/drivers/gpu/drm/omapdrm/displays/
Dpanel-dsi-cm.c797 in->ops.dsi->release_vc(in, ddata->channel); in dsicm_connect()
813 in->ops.dsi->release_vc(in, ddata->channel); in dsicm_disconnect()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c5040 .release_vc = dsi_release_vc,