Home | History | Annotate | Download | only in sound

Lines Matching refs:resolution

662 	unsigned long resolution;	/* average period resolution in ns */
663 unsigned long resolution_min; /* minimal period resolution in ns */
664 unsigned long resolution_max; /* maximal period resolution in ns */
678 unsigned long resolution; /* current period resolution in ns */
679 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
680 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
695 unsigned long resolution; /* average period resolution in ns */
705 unsigned int ticks; /* requested resolution in ticks */
714 unsigned int resolution; /* current period resolution in ns */
738 unsigned int resolution;
743 SNDRV_TIMER_EVENT_RESOLUTION = 0, /* val = resolution in ns */
745 SNDRV_TIMER_EVENT_START, /* val = resolution in ns */
747 SNDRV_TIMER_EVENT_CONTINUE, /* val = resolution in ns */
751 SNDRV_TIMER_EVENT_RESUME, /* val = resolution in ns */