Home
last modified time | relevance | path

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

/Linux-v5.15/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.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()
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()
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.c2212 struct device_private *p = dev->p; in device_release()
2831 struct device_private *p = to_device_private_parent(n); in klist_children_get()
2839 struct device_private *p = to_device_private_parent(n); in klist_children_put()
3625 struct device_private *p; in prev_device()
3638 struct device_private *p; in next_device()
/Linux-v5.15/include/linux/
Ddevice.h36 struct device_private;
477 struct device_private *p;