Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dwavefront.h44 #define WFC_DOWNLOAD_PATCH 0x86 macro
/linux/sound/isa/wavefront/
H A 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()