Searched refs:add_client_resource (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/firewire/ |
| H A D | core-cdev.c | 507 static int add_client_resource(struct client *client, struct client_resource *resource, in add_client_resource() function 676 ret = add_client_resource(client, &e->r.resource, GFP_KERNEL); in init_request() 760 ret = add_client_resource(handler->client, &r->resource, GFP_ATOMIC); in handle_request() 864 ret = add_client_resource(client, &r->resource, GFP_KERNEL); in ioctl_allocate() 964 ret = add_client_resource(client, &r->resource, GFP_KERNEL); in ioctl_add_descriptor() 1436 ret = add_client_resource(client, &r->resource, GFP_KERNEL); in init_iso_resource()
|