Home
last modified time | relevance | path

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

/linux/sound/isa/wavefront/
H A Dwavefront_synth.c214 { WFC_UPLOAD_PATCH, "upload patch", 132, 2, 0 },
425 wfcmd->cmd == WFC_UPLOAD_PATCH) { in snd_wavefront_cmd()
697 x = snd_wavefront_cmd(dev, WFC_UPLOAD_PATCH, patchbuf, in wavefront_get_patch_status()
1569 case WFC_UPLOAD_PATCH: in wavefront_synth_control()
1608 case WFC_UPLOAD_PATCH: in wavefront_synth_control()
/linux/include/sound/
H A Dwavefront.h58 #define WFC_UPLOAD_PATCH 0xA3 macro