Home | History | Annotate | Download | only in sound

Lines Matching refs:resolution

582 	unsigned long resolution;	/* average period resolution in ns */
583 unsigned long resolution_min; /* minimal period resolution in ns */
584 unsigned long resolution_max; /* maximal period resolution in ns */
598 unsigned long resolution; /* current period resolution in ns */
599 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
600 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
615 unsigned long resolution; /* average period resolution in ns */
625 unsigned int ticks; /* requested resolution in ticks */
634 unsigned int resolution; /* current period resolution in ns */
658 unsigned int resolution;
663 SNDRV_TIMER_EVENT_RESOLUTION = 0, /* val = resolution in ns */
665 SNDRV_TIMER_EVENT_START, /* val = resolution in ns */
667 SNDRV_TIMER_EVENT_CONTINUE, /* val = resolution in ns */
671 SNDRV_TIMER_EVENT_RESUME, /* val = resolution in ns */