Home
last modified time | relevance | path

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

/drivers/base/
A Dbase.h109 struct device_private { struct
122 container_of(obj, struct device_private, knode_parent) argument
124 container_of(obj, struct device_private, knode_driver)
126 container_of(obj, struct device_private, knode_bus)
128 container_of(obj, struct device_private, knode_class)
A Ddd.c85 struct device_private *private; in deferred_probe_work_func()
246 struct device_private *curr; in deferred_devs_show()
307 struct device_private *p; in deferred_probe_timeout_work_func()
1342 struct device_private *dev_prv; in driver_detach()
1355 struct device_private, in driver_detach()
A Dbus.c328 struct device_private *dev_prv; in next_device()
809 struct device_private *dev_prv = to_device_private_bus(n); in klist_devices_get()
817 struct device_private *dev_prv = to_device_private_bus(n); in klist_devices_put()
1032 struct device_private *dev_prv; in device_insertion_sort_klist()
1054 struct device_private *dev_prv; in bus_sort_breadthfirst()
A Ddriver.c24 struct device_private *dev_prv; in next_device()
A Dclass.c160 struct device_private *p = to_device_private_class(n); in klist_class_to_dev()
A Dcore.c2545 struct device_private *p = dev->p; in device_release()
3122 struct device_private *p = to_device_private_parent(n); in klist_children_get()
3130 struct device_private *p = to_device_private_parent(n); in klist_children_put()
3928 struct device_private *p; in prev_device()
3941 struct device_private *p; in next_device()

Completed in 25 milliseconds