Searched refs:hda_supported_modes (Results 1 – 1 of 1) sorted by relevance
180 static const struct sti_hda_video_config hda_supported_modes[] = { variable285 for (i = 0; i < ARRAY_SIZE(hda_supported_modes); i++) in hda_get_mode_idx()286 if (drm_mode_equal(&hda_supported_modes[i].mode, &mode)) { in hda_get_mode_idx()449 switch (hda_supported_modes[mode_idx].vid_cat) { in sti_hda_pre_enable()503 sti_hda_configure_awg(hda, hda_supported_modes[mode_idx].awg_instr, in sti_hda_pre_enable()504 hda_supported_modes[mode_idx].nb_instr); in sti_hda_pre_enable()532 switch (hda_supported_modes[mode_idx].vid_cat) { in sti_hda_set_mode()582 for (i = 0; i < ARRAY_SIZE(hda_supported_modes); i++) { in sti_hda_connector_get_modes()585 &hda_supported_modes[i].mode); in sti_hda_connector_get_modes()