Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firewire/
Dcore-cdev.c1717 static int shutdown_resource(int id, void *p, void *data) in shutdown_resource() function
1754 idr_for_each(&client->resource_idr, shutdown_resource, client); in fw_device_op_release()