Home | History | Annotate | Download | only in sound

Lines Matching full:precise

661 	unsigned long period_num;	/* requested precise period duration (in seconds) - numerator */
662 unsigned long period_den; /* requested precise period duration (in seconds) - denominator */
669 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
670 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
690 #define SNDRV_TIMER_PSFLG_EXCLUSIVE (1<<1) /* exclusive use, precise start/stop/pause/continue */