Home
last modified time | relevance | path

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

/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h666 struct snd_timer_gstatus { struct
667 struct snd_timer_id tid; /* requested timer ID */
668 unsigned long resolution; /* current period resolution in ns */
669 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
670 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
671 unsigned char reserved[32];
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h661 struct snd_timer_gstatus { struct
662 struct snd_timer_id tid;
664 unsigned long resolution;
665 unsigned long resolution_num;
666 unsigned long resolution_den;
667 unsigned char reserved[32];