Home
last modified time | relevance | path

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

/drivers/gpu/drm/omapdrm/dss/
Dbase.c274 void omapdss_device_post_disable(struct omap_dss_device *dssdev) in omapdss_device_post_disable() function
282 omapdss_device_post_disable(dssdev->next); in omapdss_device_post_disable()
286 EXPORT_SYMBOL_GPL(omapdss_device_post_disable);
Domapdss.h481 void omapdss_device_post_disable(struct omap_dss_device *dssdev);
/drivers/gpu/drm/omapdrm/
Domap_encoder.c186 omapdss_device_post_disable(dssdev->next); in omap_encoder_disable()