Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c655 case WF_ST_MULTISAMPLE: in wavefront_get_sample_status()
1248 dev->sample_status[header->number] = (WF_SLOT_FILLED|WF_ST_MULTISAMPLE); in wavefront_send_multisample()
1403 case WF_ST_MULTISAMPLE: in wavefront_load_patch()
/Linux-v4.19/include/sound/
Dwavefront.h356 #define WF_ST_MULTISAMPLE 1 macro