Searched refs:hda_supported_modes (Results 1 – 1 of 1) sorted by relevance
182 static const struct sti_hda_video_config hda_supported_modes[] = { variable287 for (i = 0; i < ARRAY_SIZE(hda_supported_modes); i++) in hda_get_mode_idx()288 if (drm_mode_equal(&hda_supported_modes[i].mode, &mode)) { in hda_get_mode_idx()451 switch (hda_supported_modes[mode_idx].vid_cat) { in sti_hda_pre_enable()505 sti_hda_configure_awg(hda, hda_supported_modes[mode_idx].awg_instr, in sti_hda_pre_enable()506 hda_supported_modes[mode_idx].nb_instr); in sti_hda_pre_enable()534 switch (hda_supported_modes[mode_idx].vid_cat) { in sti_hda_set_mode()584 for (i = 0; i < ARRAY_SIZE(hda_supported_modes); i++) { in sti_hda_connector_get_modes()587 &hda_supported_modes[i].mode); in sti_hda_connector_get_modes()