Home
last modified time | relevance | path

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

/linux-4.1.27/sound/isa/wavefront/
Dwavefront_synth.c657 case WF_ST_ALIAS: in wavefront_get_sample_status()
1187 dev->sample_status[header->number] = (WF_SLOT_FILLED|WF_ST_ALIAS); in wavefront_send_alias()
1404 case WF_ST_ALIAS: in wavefront_load_patch()
/linux-4.1.27/include/sound/
Dwavefront.h357 #define WF_ST_ALIAS 2 macro