Home
last modified time | relevance | path

Searched refs:omapdss_device_disconnect (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dbase.c210 void omapdss_device_disconnect(struct omap_dss_device *src, in omapdss_device_disconnect() function
235 EXPORT_SYMBOL_GPL(omapdss_device_disconnect);
H A Domapdss.h446 void omapdss_device_disconnect(struct omap_dss_device *src,
H A Ddsi.c4879 omapdss_device_disconnect(dst, dst->next); in dsi_disconnect()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_drv.c138 omapdss_device_disconnect(NULL, pipe->output); in omap_disconnect_pipelines()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/displays/
H A Dpanel-dsi-cm.c1348 omapdss_device_disconnect(ddata->src, dssdev); in dsicm_remove()