Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
H A Dcore.c3522 static inline struct root_device *to_root_device(struct device *d) in to_root_device() function
3529 kfree(to_root_device(dev)); in root_device_release()
3603 struct root_device *root = to_root_device(dev); in root_device_unregister()
/kernel/linux/linux-6.6/drivers/base/
H A Dcore.c4191 static inline struct root_device *to_root_device(struct device *d) in to_root_device() function
4198 kfree(to_root_device(dev)); in root_device_release()
4272 struct root_device *root = to_root_device(dev); in root_device_unregister()

Completed in 11 milliseconds