Searched defs:xen_bus_type (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/xen/xenbus/ |
| D | xenbus.h | 41 struct xen_bus_type { struct 45 int (*probe)(struct xen_bus_type *bus, const char *type, argument 47 bool (*otherend_will_handle)(struct xenbus_watch *watch, 49 void (*otherend_changed)(struct xenbus_watch *watch, const char *path, 51 struct bus_type bus;
|
| /kernel/linux/linux-6.6/drivers/xen/xenbus/ |
| D | xenbus.h | 41 struct xen_bus_type { struct 45 int (*probe)(struct xen_bus_type *bus, const char *type, argument 47 bool (*otherend_will_handle)(struct xenbus_watch *watch, 49 void (*otherend_changed)(struct xenbus_watch *watch, const char *path, 51 struct bus_type bus;
|