Home
last modified time | relevance | path

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

/linux/sound/firewire/
H A Damdtp-stream.c882 static inline u32 increment_ohci_cycle_count(u32 cycle, unsigned int addend) in increment_ohci_cycle_count() function
916 return increment_ohci_cycle_count(cycle, queue_size); in compute_ohci_it_cycle()
949 next_cycle = increment_ohci_cycle_count(next_cycle, 1); in generate_tx_packet_descs()
966 unsigned int safe_cycle = increment_ohci_cycle_count(next_cycle, in generate_tx_packet_descs()
991 next_cycle = increment_ohci_cycle_count(next_cycle, 1); in generate_tx_packet_descs()
1243 s->next_cycle = increment_ohci_cycle_count(cycle, 1); in skip_rx_packets()
1379 s->next_cycle = increment_ohci_cycle_count(cycle, 1); in drop_tx_packets()
1521 next_cycle = increment_ohci_cycle_count(s->next_cycle, in drop_tx_packets_initially()