Searched refs:next_device (Results 1 – 3 of 3) sorted by relevance
54 int (*next_device)(snd_timer_query_t *timer, snd_timer_id_t *tid); member
80 .next_device = snd_timer_query_hw_next_device,
225 return timer->ops->next_device(timer, tid); in snd_timer_query_next_device()