Symbol: root_device_unregister
drivers/base/core.c
4334
EXPORT_SYMBOL_GPL(root_device_unregister);
drivers/base/test/root-device-test.c
55
root_device_unregister(priv->dev);
drivers/base/test/root-device-test.c
89
root_device_unregister(priv->dev);
drivers/s390/block/dcssblk.c
1007
root_device_unregister(dcssblk_root_dev);
drivers/s390/block/dcssblk.c
1035
root_device_unregister(dcssblk_root_dev);
drivers/s390/crypto/ap_bus.c
2644
root_device_unregister(ap_root_device);
drivers/s390/crypto/ap_bus.c
2657
root_device_unregister(ap_root_device);
drivers/s390/crypto/vfio_ap_drv.c
139
root_device_unregister(root_device);
drivers/s390/crypto/vfio_ap_drv.c
150
root_device_unregister(root_device);
drivers/s390/net/ctcm_main.c
1720
root_device_unregister(ctcm_root_dev);
drivers/s390/net/ctcm_main.c
1765
root_device_unregister(ctcm_root_dev);
drivers/s390/net/qeth_core_main.c
7156
root_device_unregister(qeth_core_root_dev);
drivers/s390/net/qeth_core_main.c
7173
root_device_unregister(qeth_core_root_dev);
drivers/scsi/scsi_debug.c
8712
root_device_unregister(pseudo_primary);
drivers/scsi/scsi_debug.c
8726
root_device_unregister(pseudo_primary);
drivers/staging/vme_user/vme_fake.c
1288
root_device_unregister(vme_root);
drivers/target/loopback/tcm_loop.c
474
root_device_unregister(tcm_loop_primary);
drivers/target/loopback/tcm_loop.c
482
root_device_unregister(tcm_loop_primary);
drivers/target/target_core_user.c
3370
root_device_unregister(tcmu_root_device);
drivers/target/target_core_user.c
3383
root_device_unregister(tcmu_root_device);
include/linux/device.h
1153
void root_device_unregister(struct device *root);
lib/kunit/device.c
54
root_device_unregister(kunit_bus_device);
lib/kunit/device.c
67
root_device_unregister(kunit_bus_device);
net/iucv/iucv.c
1908
root_device_unregister(iucv_root);
net/iucv/iucv.c
1934
root_device_unregister(iucv_root);