Searched defs:snd_timer_gstatus (Results 1 – 1 of 1) sorted by relevance
717 struct snd_timer_gstatus { struct718 struct snd_timer_id tid; /* requested timer ID */719 unsigned long resolution; /* current period resolution in ns */720 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */721 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */722 unsigned char reserved[32];