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

/linux-master/sound/pci/hda/
H A Dhda_sysfs.c705 * snd_hda_load_patch - load a "patch" firmware file and parse it
710 int snd_hda_load_patch(struct hda_bus *bus, size_t fw_size, const void *fw_buf) function
729 EXPORT_SYMBOL_GPL(snd_hda_load_patch); variable
H A Dhda_intel.c2309 err = snd_hda_load_patch(&chip->bus, chip->fw->size,
/linux-master/include/sound/
H A Dhda_codec.h505 int snd_hda_load_patch(struct hda_bus *bus, size_t size, const void *buf);
/linux-master/sound/soc/codecs/
H A Dhdac_hda.c451 ret = snd_hda_load_patch(hcodec->bus, fw->size, fw->data);

Completed in 183 milliseconds