Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/hda/
Dhda_bind.c70 err = snd_hdac_device_set_chip_name(&codec->core, name); in snd_hda_codec_set_name()
/linux-6.1.9/sound/hda/
Dhdac_device.c184 int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name) in snd_hdac_device_set_chip_name() function
197 EXPORT_SYMBOL_GPL(snd_hdac_device_set_chip_name);
/linux-6.1.9/include/sound/
Dhdaudio.h125 int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name);