Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/firewire/
Dcore-cdev.c113 struct inbound_transaction_resource { struct
146 static struct inbound_transaction_resource *to_inbound_transaction_resource(struct client_resource … in to_inbound_transaction_resource()
148 return container_of(resource, struct inbound_transaction_resource, resource); in to_inbound_transaction_resource()
713 struct inbound_transaction_resource *r = to_inbound_transaction_resource(resource); in release_request()
731 struct inbound_transaction_resource *r; in handle_request()
880 struct inbound_transaction_resource *r; in ioctl_send_response()