Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dwavefront.h375 #define WF_SLOT_ROM 0x20 macro
/linux-4.4.14/sound/isa/wavefront/
Dwavefront_synth.c647 dev->sample_status[i] |= WF_SLOT_ROM; in wavefront_get_sample_status()
927 if (dev->sample_status[header->number] & WF_SLOT_ROM) { in wavefront_send_sample()