Home
last modified time | relevance | path

Searched refs:find_empty_mixer_ctl_idx (Results 1 – 1 of 1) sorted by relevance

/linux/sound/hda/common/
H A Dcodec.c1664 static int find_empty_mixer_ctl_idx(struct hda_codec *codec, const char *name,
2433 idx = find_empty_mixer_ctl_idx(codec, "IEC958 Playback Switch", idx); in snd_hda_create_dig_out_ctls()
2685 idx = find_empty_mixer_ctl_idx(codec, "IEC958 Capture Switch", 0);
3405 idx = find_empty_mixer_ctl_idx(codec, in snd_hda_codec_set_power_save()
1665 static int find_empty_mixer_ctl_idx(struct hda_codec *codec, const char *name, find_empty_mixer_ctl_idx() function