Searched refs:snd_hda_load_patch (Results 1 – 3 of 3) sorted by relevance
714 int snd_hda_load_patch(struct hda_bus *bus, size_t fw_size, const void *fw_buf) in snd_hda_load_patch() function733 EXPORT_SYMBOL_GPL(snd_hda_load_patch);
501 int snd_hda_load_patch(struct hda_bus *bus, size_t size, const void *buf);
2102 err = snd_hda_load_patch(&chip->bus, chip->fw->size, in azx_probe_continue()