Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dcma.c160 static int cma_add_one(struct ib_device *device);
165 .add = cma_add_one,
5304 static int cma_add_one(struct ib_device *device) in cma_add_one() function