Searched refs:sharedBufferPtr (Results 1 – 1 of 1) sorted by relevance
333 struct KorgSharedBuffer * sharedBufferPtr; member570 korg1212->sharedBufferPtr->cardCommand = 0xffffffff; in snd_korg1212_SendStop()594 if (korg1212->sharedBufferPtr->cardCommand == 0) { in snd_korg1212_timer_func()607 korg1212->sharedBufferPtr->cardCommand = 0; in snd_korg1212_timer_func()1074 korg1212->sharedBufferPtr->volumeData[channel] = k1212MaxVolume; in snd_korg1212_OnDSPDownloadComplete()1076 korg1212->sharedBufferPtr->routeData[channel] = 8 + (channel & 1); in snd_korg1212_OnDSPDownloadComplete()1138 korg1212->sharedBufferPtr->cardCommand = 0; in snd_korg1212_interrupt()1150 korg1212->sharedBufferPtr->cardCommand = 0; in snd_korg1212_interrupt()1754 val = korg1212->sharedBufferPtr->volumeData[kcontrol->private_value]; in snd_korg1212_control_phase_put()1758 korg1212->sharedBufferPtr->volumeData[i] = val; in snd_korg1212_control_phase_put()[all …]