Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dwavefront.h362 #define WF_SLOT_ROM 0x20 macro
/Linux-v5.10/sound/isa/wavefront/
Dwavefront_synth.c645 dev->sample_status[i] |= WF_SLOT_ROM; in wavefront_get_sample_status()
933 if (dev->sample_status[header->number] & WF_SLOT_ROM) { in wavefront_send_sample()