Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Ddevice.c295 static int add_client_context(struct ib_device *device, struct ib_client *client) in add_client_context() function
550 if (!add_client_context(device, client) && client->add) in ib_register_device()
642 if (!add_client_context(device, client) && client->add) in ib_register_client()