Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/wavefront/
Dwavefront_synth.c207 { WFC_UPLOAD_MULTISAMPLE, "upload multisample", 2, 1, 0 },
1255 if (snd_wavefront_cmd (dev, WFC_UPLOAD_MULTISAMPLE, log_ns, number)) { in wavefront_fetch_multisample()
1552 case WFC_UPLOAD_MULTISAMPLE: in wavefront_synth_control()
/linux-4.4.14/include/sound/
Dwavefront.h132 #define WFC_UPLOAD_MULTISAMPLE 0xAE macro