Searched refs:snd_msnd_upload_host (Results 1 – 3 of 3) sorted by relevance
293 int snd_msnd_upload_host(struct snd_msnd *chip,
125 int snd_msnd_upload_host(struct snd_msnd *dev, const u8 *bin, int len) in snd_msnd_upload_host() function144 EXPORT_SYMBOL(snd_msnd_upload_host);
404 if (snd_msnd_upload_host(chip, init_fw->data, init_fw->size) < 0) { in upload_dsp_code()