Home
last modified time | relevance | path

Searched defs:root_device (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/s390/crypto/
Dvfio_ap_drv.c76 struct device *root_device; in vfio_ap_matrix_dev_create() local
132 struct device *root_device = matrix_dev->device.parent; in vfio_ap_matrix_dev_destroy() local
/linux-6.6.21/fs/nfs/
Dnfsroot.c302 int __init nfs_root_data(char **root_device, char **root_data) in nfs_root_data()
/linux-6.6.21/drivers/firewire/
Dcore-card.c290 struct fw_device *root_device, *irm_device; in bm_work() local
/linux-6.6.21/drivers/base/
Dcore.c4186 struct root_device { struct
4191 static inline struct root_device *to_root_device(struct device *d) in to_root_device() argument