Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/displays-new/
Dpanel-dsi-cm.c742 in->ops.dsi->release_vc(ddata->in, ddata->channel); in dsicm_connect()
756 in->ops.dsi->release_vc(in, ddata->channel); in dsicm_disconnect()
/linux-4.4.14/include/video/
Domapdss.h666 void (*release_vc)(struct omap_dss_device *dssdev, int channel); member
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c5050 .release_vc = dsi_release_vc,