Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c201 { WFC_DOWNLOAD_MULTISAMPLE, "download multisample", 0, 0, NEEDS_ACK },
356 if (cmd == WFC_DOWNLOAD_MULTISAMPLE) { in snd_wavefront_cmd()
1240 if (snd_wavefront_cmd (dev, WFC_DOWNLOAD_MULTISAMPLE, in wavefront_send_multisample()
/Linux-v4.19/include/sound/
Dwavefront.h104 #define WFC_DOWNLOAD_MULTISAMPLE 0x82 macro