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