Searched refs:hda_supported_modes (Results 1 – 1 of 1) sorted by relevance
181 static const struct sti_hda_video_config hda_supported_modes[] = { variable286 for (i = 0; i < ARRAY_SIZE(hda_supported_modes); i++) in hda_get_mode_idx()287 if (drm_mode_equal(&hda_supported_modes[i].mode, &mode)) { in hda_get_mode_idx()397 switch (hda_supported_modes[mode_idx].vid_cat) { in sti_hda_pre_enable()451 sti_hda_configure_awg(hda, hda_supported_modes[mode_idx].awg_instr, in sti_hda_pre_enable()452 hda_supported_modes[mode_idx].nb_instr); in sti_hda_pre_enable()480 switch (hda_supported_modes[mode_idx].vid_cat) { in sti_hda_set_mode()530 for (i = 0; i < ARRAY_SIZE(hda_supported_modes); i++) { in sti_hda_connector_get_modes()533 &hda_supported_modes[i].mode); in sti_hda_connector_get_modes()