Searched refs:map_slaves (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/pci/hda/ |
D | hda_codec.c | 1697 static int map_slaves(struct hda_codec *codec, const char * const *slaves, in map_slaves() function 1834 err = map_slaves(codec, slaves, suffix, check_slave_present, NULL); in __snd_hda_add_vmaster() 1846 err = map_slaves(codec, slaves, suffix, add_slave, kctl); in __snd_hda_add_vmaster() 1854 map_slaves(codec, slaves, suffix, in __snd_hda_add_vmaster()
|