Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/hda/
Dhda_bind.c69 err = snd_hdac_device_set_chip_name(&codec->core, name); in snd_hda_codec_set_name()
/Linux-v5.15/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-v5.15/include/sound/
Dhdaudio.h122 int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name);