Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Dbase.c251 void omapdss_device_disable(struct omap_dss_device *dssdev) in omapdss_device_disable() function
256 omapdss_device_disable(dssdev->next); in omapdss_device_disable()
261 EXPORT_SYMBOL_GPL(omapdss_device_disable);
Domapdss.h449 void omapdss_device_disable(struct omap_dss_device *dssdev);
/Linux-v5.10/drivers/gpu/drm/omapdrm/
Domap_encoder.c133 omapdss_device_disable(dssdev->next); in omap_encoder_disable()