Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h67790 struct device_private { struct
67791 struct klist klist_children;
67792 struct klist_node knode_parent;
67793 struct klist_node knode_driver;
67794 struct klist_node knode_bus;
67795 struct klist_node knode_class;
67796 struct list_head deferred_probe;
67797 struct device_driver *async_driver;
67798 char *deferred_probe_reason;
67799 struct device *device;
[all …]