Home
last modified time | relevance | path

Searched refs:patchbuf (Results 1 – 1 of 1) sorted by relevance

/linux/sound/isa/wavefront/
H A Dwavefront_synth.c690 unsigned char patchbuf[WF_PATCH_BYTES]; in wavefront_get_patch_status()
699 x = snd_wavefront_cmd(dev, WFC_UPLOAD_PATCH, patchbuf, in wavefront_get_patch_status()
704 p = (wavefront_patch *) patchbuf; in wavefront_get_patch_status()
688 unsigned char patchbuf[WF_PATCH_BYTES]; wavefront_get_patch_status() local