Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_synth.c687 unsigned char patchbuf[WF_PATCH_BYTES]; in wavefront_get_patch_status() local
696 x = snd_wavefront_cmd(dev, WFC_UPLOAD_PATCH, patchbuf, in wavefront_get_patch_status()
701 p = (wavefront_patch *) patchbuf; in wavefront_get_patch_status()