Home
last modified time | relevance | path

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

/Linux-v6.6/sound/isa/wavefront/
Dwavefront_synth.c198 { WFC_DOWNLOAD_MULTISAMPLE, "download multisample", 0, 0, NEEDS_ACK },
354 if (cmd == WFC_DOWNLOAD_MULTISAMPLE) { in snd_wavefront_cmd()
1248 if (snd_wavefront_cmd (dev, WFC_DOWNLOAD_MULTISAMPLE, in wavefront_send_multisample()
/Linux-v6.6/include/sound/
Dwavefront.h91 #define WFC_DOWNLOAD_MULTISAMPLE 0x82 macro