Home
last modified time | relevance | path

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

/Linux-v5.4/sound/isa/wavefront/
Dwavefront_synth.c685 unsigned char patchbuf[WF_PATCH_BYTES]; in wavefront_get_patch_status() local
694 if ((x = snd_wavefront_cmd (dev, WFC_UPLOAD_PATCH, patchbuf, in wavefront_get_patch_status()
698 p = (wavefront_patch *) patchbuf; in wavefront_get_patch_status()