Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c688 unsigned char patchbuf[WF_PATCH_BYTES]; in wavefront_get_patch_status() local
697 if ((x = snd_wavefront_cmd (dev, WFC_UPLOAD_PATCH, patchbuf, in wavefront_get_patch_status()
701 p = (wavefront_patch *) patchbuf; in wavefront_get_patch_status()