Searched defs:root_device (Results 1 – 3 of 3) sorted by relevance
110 struct device *root_device; in vfio_ap_matrix_dev_create() local165 struct device *root_device = matrix_dev->device.parent; in vfio_ap_matrix_dev_destroy() local
290 struct fw_device *root_device, *irm_device; in bm_work() local
3766 struct root_device { struct3771 static inline struct root_device *to_root_device(struct device *d) in to_root_device() argument