Home
last modified time | relevance | path

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

/linux-6.15/sound/hda/
H A Dhdac_device.c185 int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name) in snd_hdac_device_set_chip_name() function
198 EXPORT_SYMBOL_GPL(snd_hdac_device_set_chip_name);
/linux-6.15/sound/pci/hda/
H A Dhda_bind.c69 err = snd_hdac_device_set_chip_name(&codec->core, name); in snd_hda_codec_set_name()
/linux-6.15/include/sound/
H A Dhdaudio.h126 int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name);