Searched refs:msnd_upload_host (Results 1 – 3 of 3) sorted by relevance
301 int msnd_upload_host(multisound_dev_t *dev, char *bin, int len) in msnd_upload_host() function393 EXPORT_SYMBOL(msnd_upload_host);
274 int msnd_upload_host(multisound_dev_t *dev, char *bin, int len);
1319 if (msnd_upload_host(&dev, INITCODE, INITCODESIZE) < 0) { in upload_dsp_code()