Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/wavefront/
Dwavefront_synth.c200 { WFC_DOWNLOAD_MULTISAMPLE, "download multisample", 0, 0, NEEDS_ACK },
355 if (cmd == WFC_DOWNLOAD_MULTISAMPLE) { in snd_wavefront_cmd()
1230 if (snd_wavefront_cmd (dev, WFC_DOWNLOAD_MULTISAMPLE, in wavefront_send_multisample()
/linux-4.4.14/include/sound/
Dwavefront.h104 #define WFC_DOWNLOAD_MULTISAMPLE 0x82 macro