Home
last modified time | relevance | path

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

/linux-6.1.9/sound/isa/wavefront/
Dwavefront_synth.c654 case WF_ST_MULTISAMPLE: in wavefront_get_sample_status()
1256 dev->sample_status[header->number] = (WF_SLOT_FILLED|WF_ST_MULTISAMPLE); in wavefront_send_multisample()
1413 case WF_ST_MULTISAMPLE: in wavefront_load_patch()
/linux-6.1.9/include/sound/
Dwavefront.h343 #define WF_ST_MULTISAMPLE 1 macro