Searched refs:has_outbound_transactions (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/firewire/
H A Dcore-cdev.c1846 static int has_outbound_transactions(struct client *client) function
1893 wait_event(client->tx_flush_wait, !has_outbound_transactions(client));

Completed in 425 milliseconds