Searched refs:old_path (Results 1 – 1 of 1) sorted by relevance
3960 struct nid_path *old_path, *path; in mux_select() local3971 old_path = get_input_path(codec, adc_idx, spec->cur_mux[adc_idx]); in mux_select()3972 if (!old_path) in mux_select()3974 if (old_path->active) in mux_select()3975 snd_hda_activate_path(codec, old_path, false, false); in mux_select()3993 path_power_down_sync(codec, old_path); in mux_select()