Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/
Damdtp-stream.c677 static inline u32 decrement_cycle_count(u32 cycle, unsigned int subtrahend) in decrement_cycle_count() function
733 cycle = decrement_cycle_count(cycle, packets); in in_stream_callback()
787 cycle = decrement_cycle_count(cycle, packets); in amdtp_stream_first_callback()