Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h110982 struct xenbus_device { struct
110983 const char *devicetype;
110984 const char *nodename;
110985 const char *otherend;
110986 int otherend_id;
110987 struct xenbus_watch otherend_watch;
110988 struct device dev;
110989 enum xenbus_state state;
110990 struct completion down;
110991 struct work_struct work;
[all …]