Lines Matching refs:xenbus_device

40 	struct xenbus_device *dev;
88 static int pvcalls_back_release_active(struct xenbus_device *dev,
261 static int pvcalls_back_socket(struct xenbus_device *dev, in pvcalls_back_socket()
392 static int pvcalls_back_connect(struct xenbus_device *dev, in pvcalls_back_connect()
436 static int pvcalls_back_release_active(struct xenbus_device *dev, in pvcalls_back_release_active()
461 static int pvcalls_back_release_passive(struct xenbus_device *dev, in pvcalls_back_release_passive()
478 static int pvcalls_back_release(struct xenbus_device *dev, in pvcalls_back_release()
625 static int pvcalls_back_bind(struct xenbus_device *dev, in pvcalls_back_bind()
690 static int pvcalls_back_listen(struct xenbus_device *dev, in pvcalls_back_listen()
717 static int pvcalls_back_accept(struct xenbus_device *dev, in pvcalls_back_accept()
762 static int pvcalls_back_poll(struct xenbus_device *dev, in pvcalls_back_poll()
818 static int pvcalls_back_handle_cmd(struct xenbus_device *dev, in pvcalls_back_handle_cmd()
866 struct xenbus_device *dev = fedata->dev; in pvcalls_back_work()
892 struct xenbus_device *dev = dev_id; in pvcalls_back_event()
930 static int backend_connect(struct xenbus_device *dev) in backend_connect()
997 static int backend_disconnect(struct xenbus_device *dev) in backend_disconnect()
1039 static int pvcalls_back_probe(struct xenbus_device *dev, in pvcalls_back_probe()
1093 static void set_backend_state(struct xenbus_device *dev, in set_backend_state()
1158 static void pvcalls_back_changed(struct xenbus_device *dev, in pvcalls_back_changed()
1193 static void pvcalls_back_remove(struct xenbus_device *dev) in pvcalls_back_remove()
1197 static int pvcalls_back_uevent(const struct xenbus_device *xdev, in pvcalls_back_uevent()