Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/core/
Dcma.c158 static int cma_add_one(struct ib_device *device);
163 .add = cma_add_one,
4986 static int cma_add_one(struct ib_device *device) in cma_add_one() function