Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/omapdrm/dss/
Dbase.c166 void omapdss_device_disconnect(struct omap_dss_device *src, in omapdss_device_disconnect() function
Domapdss.h247 void omapdss_device_disconnect(struct omap_dss_device *src,
/Linux-v6.6/drivers/gpu/drm/omapdrm/
Domap_drv.c311 omapdss_device_disconnect(NULL, pipe->output); in omap_disconnect_pipelines()