Searched refs:stereo_modes (Results 1 – 1 of 1) sorted by relevance
3434 struct list_head stereo_modes; in add_hdmi_mandatory_stereo_modes() local3437 INIT_LIST_HEAD(&stereo_modes); in add_hdmi_mandatory_stereo_modes()3454 list_add_tail(&new_mode->head, &stereo_modes); in add_hdmi_mandatory_stereo_modes()3459 list_splice_tail(&stereo_modes, &connector->probed_modes); in add_hdmi_mandatory_stereo_modes()