Searched refs:wavefront_patch_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 779 wavefront_send_patch (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_patch() 805 wavefront_send_program (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_program() 861 wavefront_patch_info *header, in wavefront_send_sample() 1168 wavefront_send_alias (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_alias() 1205 wavefront_send_multisample (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_multisample() 1261 wavefront_patch_info *header) in wavefront_fetch_multisample() 1314 wavefront_send_drum (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_drum() 1374 wavefront_patch_info *header; in wavefront_load_patch() 1381 if (copy_from_user (header, addr, sizeof(wavefront_patch_info) - in wavefront_load_patch() 1573 (dev, (wavefront_patch_info *) w in wavefront_synth_control() [all...] |
/kernel/linux/linux-6.6/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 783 wavefront_send_patch (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_patch() 809 wavefront_send_program (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_program() 865 wavefront_patch_info *header, in wavefront_send_sample() 1173 wavefront_send_alias (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_alias() 1210 wavefront_send_multisample (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_multisample() 1266 wavefront_patch_info *header) in wavefront_fetch_multisample() 1321 wavefront_send_drum (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_drum() 1381 wavefront_patch_info *header; in wavefront_load_patch() 1388 if (copy_from_user (header, addr, sizeof(wavefront_patch_info) - in wavefront_load_patch() 1580 (dev, (wavefront_patch_info *) w in wavefront_synth_control() [all...] |
/kernel/linux/linux-5.10/include/sound/ |
H A D | wavefront.h | 548 } wavefront_patch_info; typedef
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | wavefront.h | 548 } wavefront_patch_info; typedef
|
Completed in 8 milliseconds