Home | History | Annotate | Download | only in sound

Lines Matching refs:ticks

61 	unsigned long ticks;		/* max timer ticks per interrupt */
82 unsigned long sticks; /* schedule ticks */
102 unsigned long ticks, unsigned long resolution);
108 unsigned long ticks; /* auto-load ticks when expired */
109 unsigned long cticks; /* current ticks */
110 unsigned long pticks; /* accumulated ticks for callback */
112 unsigned long lost; /* lost ticks */
136 int snd_timer_start(struct snd_timer_instance *timeri, unsigned int ticks);