Home
last modified time | relevance | path

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

/linux-5.19.10/sound/isa/wavefront/
Dwavefront_synth.c653 case WF_ST_SAMPLE: in wavefront_get_sample_status()
1162 dev->sample_status[header->number] = (WF_SLOT_FILLED|WF_ST_SAMPLE); in wavefront_send_sample()
1404 case WF_ST_SAMPLE: /* sample or sample_header, based on patch->size */ in wavefront_load_patch()
/linux-5.19.10/include/sound/
Dwavefront.h342 #define WF_ST_SAMPLE 0 macro