Home
last modified time | relevance | path

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

/Linux-v5.10/sound/isa/wavefront/
Dwavefront_synth.c649 case WF_ST_SAMPLE: in wavefront_get_sample_status()
1154 dev->sample_status[header->number] = (WF_SLOT_FILLED|WF_ST_SAMPLE); in wavefront_send_sample()
1394 case WF_ST_SAMPLE: /* sample or sample_header, based on patch->size */ in wavefront_load_patch()
/Linux-v5.10/include/sound/
Dwavefront.h342 #define WF_ST_SAMPLE 0 macro