Home
last modified time | relevance | path

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

/drivers/s390/crypto/
Dvfio_ap_drv.c110 struct device *root_device; in vfio_ap_matrix_dev_create() local
165 struct device *root_device = matrix_dev->device.parent; in vfio_ap_matrix_dev_destroy() local
/drivers/firewire/
Dcore-card.c290 struct fw_device *root_device, *irm_device; in bm_work() local
/drivers/base/
Dcore.c3766 struct root_device { struct
3771 static inline struct root_device *to_root_device(struct device *d) in to_root_device() argument