Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/base/
Dbase.h108 struct device_private { struct
121 container_of(obj, struct device_private, knode_parent) argument
123 container_of(obj, struct device_private, knode_driver)
125 container_of(obj, struct device_private, knode_bus)
127 container_of(obj, struct device_private, knode_class)
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()
1340 struct device_private *dev_prv; in driver_detach()
1353 struct device_private, in driver_detach()
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()
Ddriver.c24 struct device_private *dev_prv; in next_device()
Dclass.c160 struct device_private *p = to_device_private_class(n); in klist_class_to_dev()
Dcore.c2464 struct device_private *p = dev->p; in device_release()
3057 struct device_private *p = to_device_private_parent(n); in klist_children_get()
3065 struct device_private *p = to_device_private_parent(n); in klist_children_put()
3863 struct device_private *p; in prev_device()
3876 struct device_private *p; in next_device()
/Linux-v6.6/include/linux/
Ddevice.h37 struct device_private;
709 struct device_private *p;