Home
last modified time | relevance | path

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

/Linux-v5.10/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.c78 struct device_private *private; in deferred_probe_work_func()
234 struct device_private *curr; in deferred_devs_show()
292 struct device_private *private, *p; in deferred_probe_timeout_work_func()
1230 struct device_private *dev_prv; in driver_detach()
1243 struct device_private, in driver_detach()
Dbus.c264 struct device_private *dev_prv; in next_device()
763 struct device_private *dev_prv = to_device_private_bus(n); in klist_devices_get()
771 struct device_private *dev_prv = to_device_private_bus(n); in klist_devices_put()
937 struct device_private *dev_prv; in device_insertion_sort_klist()
958 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.c1786 struct device_private *p = dev->p; in device_release()
2377 struct device_private *p = to_device_private_parent(n); in klist_children_get()
2385 struct device_private *p = to_device_private_parent(n); in klist_children_put()
3157 struct device_private *p; in prev_device()
3170 struct device_private *p; in next_device()
/Linux-v5.10/drivers/crypto/bcm/
Dcipher.h422 struct device_private { struct
469 extern struct device_private iproc_priv; argument
Dutil.c351 struct device_private *ipriv; in spu_debugfs_read()
Dcipher.c44 struct device_private iproc_priv;
/Linux-v5.10/include/linux/
Ddevice.h36 struct device_private;
465 struct device_private *p;