Searched refs:WF_SLOT_USED (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront_synth.c703 WF_SLOT_USED;
721 if (dev->patch_status[i] & WF_SLOT_USED) {
746 dev->prog_status[i] |= WF_SLOT_USED;
755 WF_SLOT_USED;
812 dev->prog_status[header->number] = WF_SLOT_USED;
818 WF_SLOT_USED;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dwavefront.h373 #define WF_SLOT_USED 0x80 macro

Completed in 106 milliseconds