Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firewire/
Dcore-cdev.c1741 static int shutdown_resource(int id, void *p, void *data) in shutdown_resource() function
1778 idr_for_each(&client->resource_idr, shutdown_resource, client); in fw_device_op_release()