Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dbase.h120 #define to_device_private_parent(obj) \ macro
H A Dcore.c3090 struct device_private *p = to_device_private_parent(n); in klist_children_get()
3098 struct device_private *p = to_device_private_parent(n); in klist_children_put()
3899 p = to_device_private_parent(n); in prev_device()
3912 p = to_device_private_parent(n); in next_device()