Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/base/
Dbase.h82 #define to_device_private_parent(obj) \ macro
Dcore.c614 struct device_private *p = to_device_private_parent(n); in klist_children_get()
622 struct device_private *p = to_device_private_parent(n); in klist_children_put()
1242 p = to_device_private_parent(n); in next_device()