Searched defs:snd_timer_gstatus (Results 1 – 6 of 6) sorted by relevance
580 struct snd_timer_gstatus { struct581 struct snd_timer_id tid;582 unsigned long resolution;583 unsigned long resolution_num;584 unsigned long resolution_den;585 unsigned char reserved[32];
727 struct snd_timer_gstatus { struct728 struct snd_timer_id tid; /* requested timer ID */729 unsigned long resolution; /* current period resolution in ns */730 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */731 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */732 unsigned char reserved[32];
827 struct snd_timer_gstatus { struct828 struct snd_timer_id tid; /* requested timer ID */829 unsigned long resolution; /* current period resolution in ns */830 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */831 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */832 unsigned char reserved[32];
655 struct snd_timer_gstatus { struct656 struct snd_timer_id tid;657 unsigned long resolution;658 unsigned long resolution_num;659 unsigned long resolution_den;660 unsigned char reserved[32];