Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/core/
Ddevice.c1350 static void prevent_dealloc_device(struct ib_device *ib_dev) in prevent_dealloc_device() function
1465 device->ops.dealloc_driver = prevent_dealloc_device; in ib_register_device()
1534 ib_dev->ops.dealloc_driver != prevent_dealloc_device) { in __ib_unregister_device()