Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/base/test/
Droot-device-test.c55 root_device_unregister(priv->dev); in root_device_devm_register_unregister_test()
89 root_device_unregister(priv->dev); in root_device_devm_register_get_unregister_with_devm_test()
/Linux-v6.6/drivers/s390/crypto/
Dvfio_ap_drv.c126 root_device_unregister(root_device); in vfio_ap_matrix_dev_create()
137 root_device_unregister(root_device); in vfio_ap_matrix_dev_destroy()
Dap_bus.c2305 root_device_unregister(ap_root_device); in ap_module_init()
/Linux-v6.6/drivers/target/loopback/
Dtcm_loop.c432 root_device_unregister(tcm_loop_primary); in tcm_loop_alloc_core_bus()
440 root_device_unregister(tcm_loop_primary); in tcm_loop_release_core_bus()
/Linux-v6.6/drivers/s390/block/
Ddcssblk.c986 root_device_unregister(dcssblk_root_dev); in dcssblk_exit()
1014 root_device_unregister(dcssblk_root_dev); in dcssblk_init()
/Linux-v6.6/net/iucv/
Diucv.c1870 root_device_unregister(iucv_root); in iucv_init()
1898 root_device_unregister(iucv_root); in iucv_exit()
/Linux-v6.6/sound/soc/
Dsoc-topology-test.c43 root_device_unregister(test_dev); in snd_soc_tplg_test_exit()
/Linux-v6.6/drivers/s390/net/
Dctcm_main.c1721 root_device_unregister(ctcm_root_dev); in ctcm_exit()
1766 root_device_unregister(ctcm_root_dev); in ctcm_init()
Dlcs.c2358 root_device_unregister(lcs_root_dev); in lcs_init_module()
2377 root_device_unregister(lcs_root_dev); in lcs_cleanup_module()
Dqeth_core_main.c7128 root_device_unregister(qeth_core_root_dev); in qeth_core_init()
7145 root_device_unregister(qeth_core_root_dev); in qeth_core_exit()
/Linux-v6.6/include/linux/
Ddevice.h1150 void root_device_unregister(struct device *root);
/Linux-v6.6/drivers/staging/vme_user/
Dvme_fake.c1287 root_device_unregister(vme_root); in fake_exit()
/Linux-v6.6/drivers/target/
Dtarget_core_user.c3370 root_device_unregister(tcmu_root_device); in tcmu_module_init()
3383 root_device_unregister(tcmu_root_device); in tcmu_module_exit()
/Linux-v6.6/drivers/base/
Dcore.c4263 void root_device_unregister(struct device *dev) in root_device_unregister() function
4272 EXPORT_SYMBOL_GPL(root_device_unregister);
/Linux-v6.6/drivers/scsi/
Dscsi_debug.c7041 root_device_unregister(pseudo_primary); in scsi_debug_init()
7056 root_device_unregister(pseudo_primary); in scsi_debug_exit()