Home
last modified time | relevance | path

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

/linux/drivers/base/
A Dbase.h88 struct device_private { struct
101 container_of(obj, struct device_private, knode_parent) argument
103 container_of(obj, struct device_private, knode_driver)
105 container_of(obj, struct device_private, knode_bus)
107 container_of(obj, struct device_private, knode_class)
A Ddd.c83 struct device_private *private; in deferred_probe_work_func()
244 struct device_private *curr; in deferred_devs_show()
302 struct device_private *p; in deferred_probe_timeout_work_func()
1281 struct device_private *dev_prv; in driver_detach()
1294 struct device_private, in driver_detach()
A Dbus.c260 struct device_private *dev_prv; in next_device()
742 struct device_private *dev_prv = to_device_private_bus(n); in klist_devices_get()
750 struct device_private *dev_prv = to_device_private_bus(n); in klist_devices_put()
916 struct device_private *dev_prv; in device_insertion_sort_klist()
937 struct device_private *dev_prv; in bus_sort_breadthfirst()
A Ddriver.c24 struct device_private *dev_prv; in next_device()
A Dclass.c123 struct device_private *p = to_device_private_class(n); in klist_class_to_dev()
A Dcore.c2210 struct device_private *p = dev->p; in device_release()
2829 struct device_private *p = to_device_private_parent(n); in klist_children_get()
2837 struct device_private *p = to_device_private_parent(n); in klist_children_put()
3623 struct device_private *p; in prev_device()
3636 struct device_private *p; in next_device()
/linux/include/linux/
A Ddevice.h36 struct device_private;
477 struct device_private *p;

Completed in 21 milliseconds