Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dwavefront.h95 #define WFC_DOWNLOAD_PATCH 0x86 macro
/linux-5.19.10/sound/isa/wavefront/
Dwavefront_synth.c213 { WFC_DOWNLOAD_PATCH, "download patch", 0, 134, NEEDS_ACK },
800 if (snd_wavefront_cmd (dev, WFC_DOWNLOAD_PATCH, NULL, buf)) { in wavefront_send_patch()