Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c1858 static int shutdown_resource(int id, void *p, void *data) in shutdown_resource() function
1895 idr_for_each(&client->resource_idr, shutdown_resource, client); in fw_device_op_release()