Home
last modified time | relevance | path

Searched refs:increment_cycle_count (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/sound/firewire/
Damdtp-stream.c663 static inline u32 increment_cycle_count(u32 cycle, unsigned int addend) in increment_cycle_count() function
678 return increment_cycle_count(cycle, QUEUE_LENGTH); in compute_it_cycle()