Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Drme32.c235 static inline unsigned int snd_rme32_pcm_byteptr(struct rme32 * rme32) in snd_rme32_pcm_byteptr() function
1056 rme32->playback_pcm.hw_data = snd_rme32_pcm_byteptr(rme32); in snd_rme32_pcm_trigger()
1059 rme32->capture_pcm.hw_data = snd_rme32_pcm_byteptr(rme32); in snd_rme32_pcm_trigger()
1097 return snd_rme32_pcm_byteptr(rme32) >> rme32->playback_frlog; in snd_rme32_playback_pointer()
1104 return snd_rme32_pcm_byteptr(rme32) >> rme32->capture_frlog; in snd_rme32_capture_pointer()
1154 snd_rme32_pcm_byteptr(rme32)); in snd_rme32_playback_fd_pointer()
1162 snd_rme32_pcm_byteptr(rme32)); in snd_rme32_capture_fd_pointer()