Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Dcma.c177 static void cma_add_one(struct ib_device *device);
182 .add = cma_add_one,
4374 static void cma_add_one(struct ib_device *device) in cma_add_one() function