Lines Matching refs:xenbus_device

84 match_device(const struct xenbus_device_id *arr, struct xenbus_device *dev)  in match_device()
105 static void free_otherend_details(struct xenbus_device *dev) in free_otherend_details()
112 static void free_otherend_watch(struct xenbus_device *dev) in free_otherend_watch()
122 static int talk_to_otherend(struct xenbus_device *dev) in talk_to_otherend()
134 static int watch_otherend(struct xenbus_device *dev) in watch_otherend()
146 int xenbus_read_otherend_details(struct xenbus_device *xendev, in xenbus_read_otherend_details()
177 struct xenbus_device *dev = in xenbus_otherend_changed()
178 container_of(watch, struct xenbus_device, otherend_watch); in xenbus_otherend_changed()
215 struct xenbus_device *dev = to_xenbus_device(_dev); \
230 struct xenbus_device *dev = to_xenbus_device(_dev); in spurious_threshold_show()
239 struct xenbus_device *dev = to_xenbus_device(_dev); in spurious_threshold_store()
270 struct xenbus_device *dev = to_xenbus_device(_dev); in xenbus_dev_probe()
331 struct xenbus_device *dev = to_xenbus_device(_dev); in xenbus_dev_remove()
382 struct xenbus_device *dev;
388 struct xenbus_device *xendev = to_xenbus_device(dev); in cmp_dev()
399 static struct xenbus_device *xenbus_device_find(const char *nodename, in xenbus_device_find()
410 struct xenbus_device *xendev = to_xenbus_device(dev); in cleanup_dev()
503 struct xenbus_device *xendev; in xenbus_probe_node()
626 struct xenbus_device *dev; in xenbus_dev_changed()
665 struct xenbus_device *xdev in xenbus_dev_suspend()
666 = container_of(dev, struct xenbus_device, dev); in xenbus_dev_suspend()
685 struct xenbus_device *xdev in xenbus_dev_resume()
686 = container_of(dev, struct xenbus_device, dev); in xenbus_dev_resume()