Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/isa/wavefront/
Dwavefront_synth.c652 case WF_ST_MULTISAMPLE: in wavefront_get_sample_status()
1250 dev->sample_status[header->number] = (WF_SLOT_FILLED|WF_ST_MULTISAMPLE); in wavefront_send_multisample()
1405 case WF_ST_MULTISAMPLE: in wavefront_load_patch()
/kernel/linux/linux-5.10/include/sound/
Dwavefront.h343 #define WF_ST_MULTISAMPLE 1 macro