Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/
Dbase.h77 struct device_private { struct
89 container_of(obj, struct device_private, knode_parent) argument
91 container_of(obj, struct device_private, knode_driver)
93 container_of(obj, struct device_private, knode_bus)
95 container_of(obj, struct device_private, knode_class)
Ddd.c77 struct device_private *private; in deferred_probe_work_func()
214 struct device_private *curr; in deferred_devs_show()
303 struct device_private *private, *p; in deferred_probe_timeout_work_func()
1210 struct device_private *dev_prv; in driver_detach()
1223 struct device_private, in driver_detach()
Dbus.c263 struct device_private *dev_prv; in next_device()
762 struct device_private *dev_prv = to_device_private_bus(n); in klist_devices_get()
770 struct device_private *dev_prv = to_device_private_bus(n); in klist_devices_put()
936 struct device_private *dev_prv; in device_insertion_sort_klist()
957 struct device_private *dev_prv; in bus_sort_breadthfirst()
Ddriver.c23 struct device_private *dev_prv; in next_device()
Dcore.c1083 struct device_private *p = dev->p; in device_release()
1663 struct device_private *p = to_device_private_parent(n); in klist_children_get()
1671 struct device_private *p = to_device_private_parent(n); in klist_children_put()
2417 struct device_private *p; in prev_device()
2430 struct device_private *p; in next_device()
Dclass.c122 struct device_private *p = to_device_private_class(n); in klist_class_to_dev()
/Linux-v5.4/drivers/crypto/bcm/
Dcipher.h421 struct device_private { struct
468 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.4/include/linux/
Ddevice.h32 struct device_private;
1233 struct device_private *p;