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

/linux-4.4.14/drivers/firewire/
H A Dcore-cdev.c1728 static int has_outbound_transactions(struct client *client) has_outbound_transactions() function
1775 wait_event(client->tx_flush_wait, !has_outbound_transactions(client)); fw_device_op_release()

Completed in 66 milliseconds