Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/
H A Drme32.c236 static inline unsigned int snd_rme32_pcm_byteptr(struct rme32 * rme32) in snd_rme32_pcm_byteptr() function
1067 rme32->playback_pcm.hw_data = snd_rme32_pcm_byteptr(rme32); in snd_rme32_pcm_trigger()
1070 rme32->capture_pcm.hw_data = snd_rme32_pcm_byteptr(rme32); in snd_rme32_pcm_trigger()
1108 return snd_rme32_pcm_byteptr(rme32) >> rme32->playback_frlog; in snd_rme32_playback_pointer()
1115 return snd_rme32_pcm_byteptr(rme32) >> rme32->capture_frlog; in snd_rme32_capture_pointer()
1165 snd_rme32_pcm_byteptr(rme32)); in snd_rme32_playback_fd_pointer()
1173 snd_rme32_pcm_byteptr(rme32)); in snd_rme32_capture_fd_pointer()