HomeSort by: relevance | last modified time | path
    Searched defs:drm_helper_connector_dpms (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_crtc_helper.c 857 * drm_helper_connector_dpms() - connector dpms helper implementation
861 * The drm_helper_connector_dpms() helper function implements the
877 int drm_helper_connector_dpms(struct drm_connector *connector, int mode) function in typeref:typename:int
920 EXPORT_SYMBOL(drm_helper_connector_dpms);

Completed in 12 milliseconds