Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-cdev.c1709 static int has_outbound_transactions(struct client *client) in has_outbound_transactions() function
1756 wait_event(client->tx_flush_wait, !has_outbound_transactions(client)); in fw_device_op_release()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-cdev.c1846 static int has_outbound_transactions(struct client *client) in has_outbound_transactions() function
1893 wait_event(client->tx_flush_wait, !has_outbound_transactions(client)); in fw_device_op_release()

Completed in 6 milliseconds