Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Dbase.h103 struct device_private { struct
116 container_of(obj, struct device_private, knode_parent) argument
118 container_of(obj, struct device_private, knode_driver)
120 container_of(obj, struct device_private, knode_bus)
122 container_of(obj, struct device_private, knode_class)
A Ddd.c84 struct device_private *private; in deferred_probe_work_func()
245 struct device_private *curr; in deferred_devs_show()
306 struct device_private *p; in deferred_probe_timeout_work_func()
1308 struct device_private *dev_prv; in driver_detach()
1321 struct device_private, in driver_detach()
A Dbus.c326 struct device_private *dev_prv; in next_device()
797 struct device_private *dev_prv = to_device_private_bus(n); in klist_devices_get()
805 struct device_private *dev_prv = to_device_private_bus(n); in klist_devices_put()
1018 struct device_private *dev_prv; in device_insertion_sort_klist()
1040 struct device_private *dev_prv; in bus_sort_breadthfirst()
A Ddriver.c24 struct device_private *dev_prv; in next_device()
A Dclass.c127 struct device_private *p = to_device_private_class(n); in klist_class_to_dev()
A Dcore.c2416 struct device_private *p = dev->p; in device_release()
3009 struct device_private *p = to_device_private_parent(n); in klist_children_get()
3017 struct device_private *p = to_device_private_parent(n); in klist_children_put()
3814 struct device_private *p; in prev_device()
3827 struct device_private *p; in next_device()
/linux-6.3-rc2/include/linux/
A Ddevice.h36 struct device_private;
559 struct device_private *p;

Completed in 24 milliseconds