Home
last modified time | relevance | path

Searched refs:recordDataBufs (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/sound/pci/korg1212/
Dkorg1212.c277 struct KorgAudioBuffer recordDataBufs[kNumBuffers]; member
2245 korg1212->recordDataBufsPtr = korg1212->sharedBufferPtr->recordDataBufs; in snd_korg1212_create()
2248 …1212->RecDataPhy = (u32) &((struct KorgSharedBuffer *) korg1212->sharedBufferPhy)->recordDataBufs; in snd_korg1212_create()