Searched refs:sharedBufferPtr (Results 1 – 1 of 1) sorted by relevance
347 struct KorgSharedBuffer * sharedBufferPtr; member584 korg1212->sharedBufferPtr->cardCommand = 0xffffffff; in snd_korg1212_SendStop()608 if (korg1212->sharedBufferPtr->cardCommand == 0) { in snd_korg1212_timer_func()621 korg1212->sharedBufferPtr->cardCommand = 0; in snd_korg1212_timer_func()1088 korg1212->sharedBufferPtr->volumeData[channel] = k1212MaxVolume; in snd_korg1212_OnDSPDownloadComplete()1090 korg1212->sharedBufferPtr->routeData[channel] = 8 + (channel & 1); in snd_korg1212_OnDSPDownloadComplete()1152 korg1212->sharedBufferPtr->cardCommand = 0; in snd_korg1212_interrupt()1164 korg1212->sharedBufferPtr->cardCommand = 0; in snd_korg1212_interrupt()1750 val = korg1212->sharedBufferPtr->volumeData[kcontrol->private_value]; in snd_korg1212_control_phase_put()1754 korg1212->sharedBufferPtr->volumeData[i] = val; in snd_korg1212_control_phase_put()[all …]