Searched refs:stereo_modes (Results 1 – 1 of 1) sorted by relevance
4482 struct list_head stereo_modes; in add_hdmi_mandatory_stereo_modes() local4485 INIT_LIST_HEAD(&stereo_modes); in add_hdmi_mandatory_stereo_modes()4502 list_add_tail(&new_mode->head, &stereo_modes); in add_hdmi_mandatory_stereo_modes()4507 list_splice_tail(&stereo_modes, &connector->probed_modes); in add_hdmi_mandatory_stereo_modes()