Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Dbase.c262 void omapdss_device_disable(struct omap_dss_device *dssdev) in omapdss_device_disable() function
267 omapdss_device_disable(dssdev->next); in omapdss_device_disable()
272 EXPORT_SYMBOL_GPL(omapdss_device_disable);
Domapdss.h480 void omapdss_device_disable(struct omap_dss_device *dssdev);
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_encoder.c170 omapdss_device_disable(dssdev->next); in omap_encoder_disable()