Home | History | Annotate | Download | only in sound

Lines Matching refs:resolution

652 	unsigned long resolution;	/* average period resolution in ns */
653 unsigned long resolution_min; /* minimal period resolution in ns */
654 unsigned long resolution_max; /* maximal period resolution in ns */
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 */
685 unsigned long resolution; /* average period resolution in ns */
695 unsigned int ticks; /* requested resolution in ticks */
704 unsigned int resolution; /* current period resolution in ns */
728 unsigned int resolution;
733 SNDRV_TIMER_EVENT_RESOLUTION = 0, /* val = resolution in ns */
735 SNDRV_TIMER_EVENT_START, /* val = resolution in ns */
737 SNDRV_TIMER_EVENT_CONTINUE, /* val = resolution in ns */
741 SNDRV_TIMER_EVENT_RESUME, /* val = resolution in ns */