Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/
Dbase.h79 #define to_device_private_parent(obj) \ macro
Dcore.c620 struct device_private *p = to_device_private_parent(n); in klist_children_get()
628 struct device_private *p = to_device_private_parent(n); in klist_children_put()
1262 p = to_device_private_parent(n); in next_device()