Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h116675 struct device_private { struct
116676 struct klist klist_children;
116677 struct klist_node knode_parent;
116678 struct klist_node knode_driver;
116679 struct klist_node knode_bus;
116680 struct klist_node knode_class;
116681 struct list_head deferred_probe;
116682 struct device_driver *async_driver;
116683 char *deferred_probe_reason;
116684 struct device *device;
[all …]