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