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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/korg1212/
H A Dkorg1212.c360 struct KorgSharedBuffer * sharedBufferPtr; member in struct:snd_korg1212
599 korg1212->sharedBufferPtr->cardCommand = 0xffffffff;
624 if (korg1212->sharedBufferPtr->cardCommand == 0) {
638 korg1212->sharedBufferPtr->cardCommand = 0;
1066 korg1212->sharedBufferPtr->volumeData[channel] = k1212MaxVolume;
1067 //korg1212->sharedBufferPtr->routeData[channel] = channel;
1068 korg1212->sharedBufferPtr->routeData[channel] = 8 + (channel & 1);
1130 korg1212->sharedBufferPtr->cardCommand = 0;
1142 korg1212->sharedBufferPtr->cardCommand = 0;
1534 korg1212->sharedBufferPtr
[all...]

Completed in 48 milliseconds