Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dcore.c4214 static inline struct root_device *to_root_device(struct device *d) in to_root_device() function
4221 kfree(to_root_device(dev)); in root_device_release()
4295 struct root_device *root = to_root_device(dev); in root_device_unregister()