snd_hdac_device_set_chip_name  122 include/sound/hdaudio.h int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name);
snd_hdac_device_set_chip_name  195 sound/hda/hdac_device.c EXPORT_SYMBOL_GPL(snd_hdac_device_set_chip_name);
snd_hdac_device_set_chip_name   65 sound/pci/hda/hda_bind.c 	err = snd_hdac_device_set_chip_name(&codec->core, name);