Searched refs:WFC_UPLOAD_MULTISAMPLE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 205 { WFC_UPLOAD_MULTISAMPLE, "upload multisample", 2, 1, 0 }, 1270 if (snd_wavefront_cmd (dev, WFC_UPLOAD_MULTISAMPLE, log_ns, number)) { in wavefront_fetch_multisample() 1568 case WFC_UPLOAD_MULTISAMPLE: in wavefront_synth_control()
|
/kernel/linux/linux-6.6/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 205 { WFC_UPLOAD_MULTISAMPLE, "upload multisample", 2, 1, 0 }, 1275 if (snd_wavefront_cmd (dev, WFC_UPLOAD_MULTISAMPLE, log_ns, number)) { in wavefront_fetch_multisample() 1575 case WFC_UPLOAD_MULTISAMPLE: in wavefront_synth_control()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | wavefront.h | 119 #define WFC_UPLOAD_MULTISAMPLE 0xAE macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | wavefront.h | 119 #define WFC_UPLOAD_MULTISAMPLE 0xAE macro
|
Completed in 8 milliseconds