Home
last modified time | relevance | path

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

/linux-5.19.10/sound/isa/wavefront/
Dwavefront_synth.c659 case WF_ST_ALIAS: in wavefront_get_sample_status()
1204 dev->sample_status[header->number] = (WF_SLOT_FILLED|WF_ST_ALIAS); in wavefront_send_alias()
1426 case WF_ST_ALIAS: in wavefront_load_patch()
/linux-5.19.10/include/sound/
Dwavefront.h344 #define WF_ST_ALIAS 2 macro