Home
last modified time | relevance | path

Searched defs:snd_pcm_runtime (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h100901 struct snd_pcm_runtime { struct
100902 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 …]
Dvmlinux.h100901 struct snd_pcm_runtime { struct
100902 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 …]