Home
last modified time | relevance | path

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

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