Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Dcma.c69 static void cma_remove_one(struct ib_device *device);
74 .remove = cma_remove_one
3581 static void cma_remove_one(struct ib_device *device) in cma_remove_one() function