Home | History | Annotate | Download | only in sound

Lines Matching refs:resolution

693 	unsigned long resolution;	/* average period resolution in ns */
694 unsigned long resolution_min; /* minimal period resolution in ns */
695 unsigned long resolution_max; /* maximal period resolution in ns */
709 unsigned long resolution; /* current period resolution in ns */
710 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
711 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
726 unsigned long resolution; /* average period resolution in ns */
736 unsigned int ticks; /* requested resolution in ticks */
745 unsigned int resolution; /* current period resolution in ns */
769 unsigned int resolution;
774 SNDRV_TIMER_EVENT_RESOLUTION = 0, /* val = resolution in ns */
776 SNDRV_TIMER_EVENT_START, /* val = resolution in ns */
778 SNDRV_TIMER_EVENT_CONTINUE, /* val = resolution in ns */
782 SNDRV_TIMER_EVENT_RESUME, /* val = resolution in ns */