Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_sysfs.c710 * snd_hda_load_patch - load a "patch" firmware file and parse it
715 int snd_hda_load_patch(struct hda_bus *bus, size_t fw_size, const void *fw_buf) in snd_hda_load_patch() function
734 EXPORT_SYMBOL_GPL(snd_hda_load_patch); variable
H A Dhda_intel.c2376 err = snd_hda_load_patch(&chip->bus, chip->fw->size, in azx_probe_continue()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_sysfs.c707 * snd_hda_load_patch - load a "patch" firmware file and parse it
712 int snd_hda_load_patch(struct hda_bus *bus, size_t fw_size, const void *fw_buf) in snd_hda_load_patch() function
731 EXPORT_SYMBOL_GPL(snd_hda_load_patch); variable
H A Dhda_intel.c2320 err = snd_hda_load_patch(&chip->bus, chip->fw->size, in azx_probe_continue()
/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h507 int snd_hda_load_patch(struct hda_bus *bus, size_t size, const void *buf);
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h515 int snd_hda_load_patch(struct hda_bus *bus, size_t size, const void *buf);

Completed in 12 milliseconds