Searched refs:get_default_ch_nums (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 1028 static int get_default_ch_nums(struct hda_codec *codec, struct nid_path *path, in get_default_ch_nums() function 1043 int chs = get_default_ch_nums(codec, path, NID_PATH_VOL_CTL); in add_stereo_vol() 1076 int chs = get_default_ch_nums(codec, path, NID_PATH_MUTE_CTL); in add_stereo_sw()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 1034 static int get_default_ch_nums(struct hda_codec *codec, struct nid_path *path, in get_default_ch_nums() function 1049 int chs = get_default_ch_nums(codec, path, NID_PATH_VOL_CTL); in add_stereo_vol() 1082 int chs = get_default_ch_nums(codec, path, NID_PATH_MUTE_CTL); in add_stereo_sw()
|
Completed in 17 milliseconds