Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_bind.c60 err = snd_hdac_device_set_chip_name(&codec->core, name); in snd_hda_codec_set_name()
/linux-4.4.14/sound/hda/
Dhdac_device.c173 int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name) in snd_hdac_device_set_chip_name() function
186 EXPORT_SYMBOL_GPL(snd_hdac_device_set_chip_name);
/linux-4.4.14/include/sound/
Dhdaudio.h111 int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name);