Home
last modified time | relevance | path

Searched refs:snd_hdac_device_set_chip_name (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_device.c178 * snd_hdac_device_set_chip_name - set/update the codec name
184 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); variable
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_device.c178 * snd_hdac_device_set_chip_name - set/update the codec name
184 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); variable
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_bind.c69 err = snd_hdac_device_set_chip_name(&codec->core, name); in snd_hda_codec_set_name()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_bind.c69 err = snd_hdac_device_set_chip_name(&codec->core, name); in snd_hda_codec_set_name()
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h122 int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name);
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h126 int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name);

Completed in 8 milliseconds