Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c217 { WFC_UPLOAD_PATCH, "upload patch", 132, 2, 0 },
425 wfcmd->cmd == WFC_UPLOAD_PATCH) { in snd_wavefront_cmd()
697 if ((x = snd_wavefront_cmd (dev, WFC_UPLOAD_PATCH, patchbuf, in wavefront_get_patch_status()
1557 case WFC_UPLOAD_PATCH: in wavefront_synth_control()
1596 case WFC_UPLOAD_PATCH: in wavefront_synth_control()
/Linux-v4.19/include/sound/
Dwavefront.h122 #define WFC_UPLOAD_PATCH 0xA3 macro