Searched refs:drm_conf_ret (Results 1 – 5 of 5) sorted by relevance
24 static const struct drm_conf_ret throttle_ret = {29 static const struct drm_conf_ret *drm_configuration(enum drm_conf conf) in drm_configuration()
29 static const struct drm_conf_ret throttle_ret = {34 static const struct drm_conf_ret *drm_configuration(enum drm_conf conf) in drm_configuration()
61 struct drm_conf_ret { struct99 const struct drm_conf_ret *(*configuration) (enum drm_conf conf);
782 const struct drm_conf_ret *throttle_ret = NULL; in dri2_init_screen()