Lines Matching refs:ticks
46 unsigned long ticks; /* max timer ticks per interrupt */
67 unsigned long sticks; /* schedule ticks */
89 unsigned long ticks, unsigned long resolution);
96 unsigned long ticks; /* auto-load ticks when expired */
97 unsigned long cticks; /* current ticks */
98 unsigned long pticks; /* accumulated ticks for callback */
100 unsigned long lost; /* lost ticks */
126 int snd_timer_start(struct snd_timer_instance *timeri, unsigned int ticks);