Home
last modified time | relevance | path

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

/linux/sound/firewire/
H A Damdtp-stream.c913 static int compare_ohci_cycle_count(u32 lval, u32 rval) in compare_ohci_cycle_count() function
983 lost = (compare_ohci_cycle_count(safe_cycle, cycle) < 0); in generate_tx_packet_descs()
1119 if (compare_ohci_cycle_count(latest_cycle, curr_cycle) > 0) in compute_pcm_extra_delay()
1133 if (compare_ohci_cycle_count(latest_cycle, curr_cycle) < 0) in compute_pcm_extra_delay()
1296 if (compare_ohci_cycle_count(cycle, d->processing_cycle.rx_start) >= 0) in process_rx_packets_intermediately()
1425 if (compare_ohci_cycle_count(cycle, d->processing_cycle.tx_start) >= 0) in process_tx_packets_intermediately()
1539 compare_ohci_cycle_count(next_cycle, cycle) > 0) in drop_tx_packets_initially()
1635 if (compare_ohci_cycle_count(s->next_cycle, cycle) > 0) in irq_target_callback_skip()