Lines Matching refs:xenbus_device

88 match_device(const struct xenbus_device_id *arr, struct xenbus_device *dev)  in match_device()
109 static void free_otherend_details(struct xenbus_device *dev) in free_otherend_details()
116 static void free_otherend_watch(struct xenbus_device *dev) in free_otherend_watch()
126 static int talk_to_otherend(struct xenbus_device *dev) in talk_to_otherend()
138 static int watch_otherend(struct xenbus_device *dev) in watch_otherend()
150 int xenbus_read_otherend_details(struct xenbus_device *xendev, in xenbus_read_otherend_details()
181 struct xenbus_device *dev = in xenbus_otherend_changed()
182 container_of(watch, struct xenbus_device, otherend_watch); in xenbus_otherend_changed()
219 struct xenbus_device *dev = to_xenbus_device(_dev); \
234 struct xenbus_device *dev = to_xenbus_device(_dev); in spurious_threshold_show()
243 struct xenbus_device *dev = to_xenbus_device(_dev); in spurious_threshold_store()
274 struct xenbus_device *dev = to_xenbus_device(_dev); in xenbus_dev_probe()
335 struct xenbus_device *dev = to_xenbus_device(_dev); in xenbus_dev_remove()
386 struct xenbus_device *dev;
392 struct xenbus_device *xendev = to_xenbus_device(dev); in cmp_dev()
403 static struct xenbus_device *xenbus_device_find(const char *nodename, in xenbus_device_find()
414 struct xenbus_device *xendev = to_xenbus_device(dev); in cleanup_dev()
507 struct xenbus_device *xendev; in xenbus_probe_node()
630 struct xenbus_device *dev; in xenbus_dev_changed()
669 struct xenbus_device *xdev in xenbus_dev_suspend()
670 = container_of(dev, struct xenbus_device, dev); in xenbus_dev_suspend()
689 struct xenbus_device *xdev in xenbus_dev_resume()
690 = container_of(dev, struct xenbus_device, dev); in xenbus_dev_resume()