Home | History | Annotate | Download | only in sound

Lines Matching refs:resolution

575 	unsigned long resolution;	/* average period resolution in ns */
576 unsigned long resolution_min; /* minimal period resolution in ns */
577 unsigned long resolution_max; /* maximal period resolution in ns */
591 unsigned long resolution; /* current period resolution in ns */
592 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
593 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
608 unsigned long resolution; /* average period resolution in ns */
618 unsigned int ticks; /* requested resolution in ticks */
627 unsigned int resolution; /* current period resolution in ns */
651 unsigned int resolution;
656 SNDRV_TIMER_EVENT_RESOLUTION = 0, /* val = resolution in ns */
658 SNDRV_TIMER_EVENT_START, /* val = resolution in ns */
660 SNDRV_TIMER_EVENT_CONTINUE, /* val = resolution in ns */
664 SNDRV_TIMER_EVENT_RESUME, /* val = resolution in ns */