Searched refs:snd_msnd_upload_host (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/msnd/ |
H A D | msnd.h | 280 int snd_msnd_upload_host(struct snd_msnd *chip,
|
H A D | msnd.c | 113 int snd_msnd_upload_host(struct snd_msnd *dev, const u8 *bin, int len) in snd_msnd_upload_host() function 132 EXPORT_SYMBOL(snd_msnd_upload_host); variable
|
H A D | msnd_pinnacle.c | 390 if (snd_msnd_upload_host(chip, init_fw->data, init_fw->size) < 0) { in upload_dsp_code()
|
/kernel/linux/linux-6.6/sound/isa/msnd/ |
H A D | msnd.h | 280 int snd_msnd_upload_host(struct snd_msnd *chip,
|
H A D | msnd.c | 113 int snd_msnd_upload_host(struct snd_msnd *dev, const u8 *bin, int len) in snd_msnd_upload_host() function 132 EXPORT_SYMBOL(snd_msnd_upload_host); variable
|
H A D | msnd_pinnacle.c | 390 if (snd_msnd_upload_host(chip, init_fw->data, init_fw->size) < 0) { in upload_dsp_code()
|
Completed in 6 milliseconds