Searched refs:stereo_modes (Results 1 – 1 of 1) sorted by relevance
3815 struct list_head stereo_modes; in add_hdmi_mandatory_stereo_modes() local3818 INIT_LIST_HEAD(&stereo_modes); in add_hdmi_mandatory_stereo_modes()3835 list_add_tail(&new_mode->head, &stereo_modes); in add_hdmi_mandatory_stereo_modes()3840 list_splice_tail(&stereo_modes, &connector->probed_modes); in add_hdmi_mandatory_stereo_modes()