Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dcore_priv.h82 void ib_device_unregister_sysfs(struct ib_device *device);
H A Dsysfs.c1393 void ib_device_unregister_sysfs(struct ib_device *device) in ib_device_unregister_sysfs() function
H A Ddevice.c1423 ib_device_unregister_sysfs(ib_dev); in __ib_unregister_device()