Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/gpu/drm/omapdrm/
Domap_drv.c310 omapdss_device_disconnect(NULL, pipe->output); in omap_disconnect_pipelines()