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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsnd_wavefront.h89 char patch_status[WF_MAX_PATCH]; /* WF_SLOT_* */ member in struct:_snd_wavefront
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront_synth.c699 dev->patch_status[i] |= WF_SLOT_FILLED;
706 dev->patch_status[i] = 0;
710 dev->patch_status[i] = 0;
718 if (dev->patch_status[i] & WF_SLOT_FILLED) {
721 if (dev->patch_status[i] & WF_SLOT_USED) {
753 dev->patch_status
788 dev->patch_status[header->number] |= WF_SLOT_FILLED;
817 dev->patch_status[header->hdr.pr.layer[i].patch_number] |=

Completed in 38 milliseconds