Searched defs:ib_dealloc_device (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/core/
H A Ddevice.c173 * ib_dealloc_device() must be used to free structures allocated with
185 * ib_dealloc_device - free an IB device struct
190 void ib_dealloc_device(struct ib_device *device) function
201 EXPORT_SYMBOL(ib_dealloc_device); variable

Completed in 73 milliseconds