Searched refs:vc5_mode_funcs (Results 1 – 1 of 1) sorted by relevance
1101 static const struct drm_mode_config_funcs vc5_mode_funcs = { variable1144 dev->mode_config.funcs = (vc4->gen > VC4_GEN_4) ? &vc5_mode_funcs : &vc4_mode_funcs; in vc4_kms_load()