Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/base/
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)
Ddd.c84 struct device_private *private; in deferred_probe_work_func()
245 struct device_private *curr; in deferred_devs_show()
308 struct device_private *p; in deferred_probe_timeout_work_func()
1324 struct device_private *dev_prv; in driver_detach()
1337 struct device_private, in driver_detach()
Dbus.c260 struct device_private *dev_prv; in next_device()
744 struct device_private *dev_prv = to_device_private_bus(n); in klist_devices_get()
752 struct device_private *dev_prv = to_device_private_bus(n); in klist_devices_put()
918 struct device_private *dev_prv; in device_insertion_sort_klist()
939 struct device_private *dev_prv; in bus_sort_breadthfirst()
Ddriver.c24 struct device_private *dev_prv; in next_device()
Dclass.c123 struct device_private *p = to_device_private_class(n); in klist_class_to_dev()
Dcore.c2310 struct device_private *p = dev->p; in device_release()
2942 struct device_private *p = to_device_private_parent(n); in klist_children_get()
2950 struct device_private *p = to_device_private_parent(n); in klist_children_put()
3745 struct device_private *p; in prev_device()
3758 struct device_private *p; in next_device()
/linux-6.1.9/include/linux/
Ddevice.h36 struct device_private;
559 struct device_private *p;