Searched refs:SND_TSCM_QUEUE_COUNT (Results 1 – 3 of 3) sorted by relevance
64 #define SND_TSCM_QUEUE_COUNT 16 macro95 struct snd_firewire_tascam_change queue[SND_TSCM_QUEUE_COUNT];
68 tail_pos = SND_TSCM_QUEUE_COUNT; in tscm_hwdep_read_queue()83 tscm->pull_pos = tail_pos % SND_TSCM_QUEUE_COUNT; in tscm_hwdep_read_queue()
166 if (++tscm->push_pos >= SND_TSCM_QUEUE_COUNT) in read_status_messages()