Home
last modified time | relevance | path

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

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