Searched defs:snd_pcm_runtime (Results 1 – 2 of 2) sorted by relevance
100901 struct snd_pcm_runtime { struct100902 struct snd_pcm_substream *trigger_master;100903 struct timespec trigger_tstamp;100904 bool trigger_tstamp_latched;100905 int overrange;100906 snd_pcm_uframes_t avail_max;100907 snd_pcm_uframes_t hw_ptr_base;100908 snd_pcm_uframes_t hw_ptr_interrupt;100909 long unsigned int hw_ptr_jiffies;100910 long unsigned int hw_ptr_buffer_jiffies;[all …]