Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/wavefront/
Dwavefront_synth.c216 { WFC_UPLOAD_PATCH, "upload patch", 132, 2, 0 },
424 wfcmd->cmd == WFC_UPLOAD_PATCH) { in snd_wavefront_cmd()
696 if ((x = snd_wavefront_cmd (dev, WFC_UPLOAD_PATCH, patchbuf, in wavefront_get_patch_status()
1547 case WFC_UPLOAD_PATCH: in wavefront_synth_control()
1586 case WFC_UPLOAD_PATCH: in wavefront_synth_control()
/linux-4.4.14/include/sound/
Dwavefront.h122 #define WFC_UPLOAD_PATCH 0xA3 macro