Home
last modified time | relevance | path

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

/linux-6.1.9/sound/isa/wavefront/
Dwavefront_synth.c214 { WFC_UPLOAD_PATCH, "upload patch", 132, 2, 0 },
425 wfcmd->cmd == WFC_UPLOAD_PATCH) { in snd_wavefront_cmd()
696 x = snd_wavefront_cmd(dev, WFC_UPLOAD_PATCH, patchbuf, in wavefront_get_patch_status()
1567 case WFC_UPLOAD_PATCH: in wavefront_synth_control()
1606 case WFC_UPLOAD_PATCH: in wavefront_synth_control()
/linux-6.1.9/include/sound/
Dwavefront.h109 #define WFC_UPLOAD_PATCH 0xA3 macro