Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firewire/
Dcore-cdev.c1729 static int has_outbound_transactions(struct client *client) in has_outbound_transactions() function
1776 wait_event(client->tx_flush_wait, !has_outbound_transactions(client)); in fw_device_op_release()