Searched refs:sharedBufferPtr (Results 1 – 1 of 1) sorted by relevance
333 struct KorgSharedBuffer * sharedBufferPtr; member569 korg1212->sharedBufferPtr->cardCommand = 0xffffffff; in snd_korg1212_SendStop()593 if (korg1212->sharedBufferPtr->cardCommand == 0) { in snd_korg1212_timer_func()606 korg1212->sharedBufferPtr->cardCommand = 0; in snd_korg1212_timer_func()1073 korg1212->sharedBufferPtr->volumeData[channel] = k1212MaxVolume; in snd_korg1212_OnDSPDownloadComplete()1075 korg1212->sharedBufferPtr->routeData[channel] = 8 + (channel & 1); in snd_korg1212_OnDSPDownloadComplete()1137 korg1212->sharedBufferPtr->cardCommand = 0; in snd_korg1212_interrupt()1149 korg1212->sharedBufferPtr->cardCommand = 0; in snd_korg1212_interrupt()1730 val = korg1212->sharedBufferPtr->volumeData[kcontrol->private_value]; in snd_korg1212_control_phase_put()1734 korg1212->sharedBufferPtr->volumeData[i] = val; in snd_korg1212_control_phase_put()[all …]