Searched defs:snd_pcm_mmap_status (Results 1 – 2 of 2) sorted by relevance
94159 struct snd_pcm_mmap_status { struct94160 snd_pcm_state_t state;94161 __u32 pad1;94162 __pad_before_uframe __pad1;94163 snd_pcm_uframes_t hw_ptr;94164 __pad_after_uframe __pad2;94165 struct __kernel_timespec tstamp;94166 snd_pcm_state_t suspended_state;94167 __u32 pad3;94168 struct __kernel_timespec audio_tstamp;
103855 struct snd_pcm_mmap_status { struct103856 snd_pcm_state_t state;103857 __u32 pad1;103858 __pad_before_uframe __pad1;103859 snd_pcm_uframes_t hw_ptr;103860 __pad_after_uframe __pad2;103861 struct __kernel_timespec tstamp;103862 snd_pcm_state_t suspended_state;103863 __u32 pad3;103864 struct __kernel_timespec audio_tstamp;