Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Ddevice.c2886 int ib_del_sub_device_and_put(struct ib_device *sub) in ib_del_sub_device_and_put() function
H A Dnldev.c2667 return ib_del_sub_device_and_put(device); in nldev_deldev()