Searched refs:hda_supported_modes (Results 1 – 1 of 1) sorted by relevance
182 static const struct sti_hda_video_config hda_supported_modes[] = { variable293 for (i = 0; i < ARRAY_SIZE(hda_supported_modes); i++) in hda_get_mode_idx()294 if (drm_mode_equal(&hda_supported_modes[i].mode, mode)) { in hda_get_mode_idx()457 switch (hda_supported_modes[mode_idx].vid_cat) { in sti_hda_pre_enable()511 sti_hda_configure_awg(hda, hda_supported_modes[mode_idx].awg_instr, in sti_hda_pre_enable()512 hda_supported_modes[mode_idx].nb_instr); in sti_hda_pre_enable()540 switch (hda_supported_modes[mode_idx].vid_cat) { in sti_hda_set_mode()590 for (i = 0; i < ARRAY_SIZE(hda_supported_modes); i++) { in sti_hda_connector_get_modes()593 &hda_supported_modes[i].mode); in sti_hda_connector_get_modes()