Lines Matching refs:xenbus_device

39 	struct xenbus_device *dev;
86 static int pvcalls_back_release_active(struct xenbus_device *dev,
246 static int pvcalls_back_socket(struct xenbus_device *dev, in pvcalls_back_socket()
376 static int pvcalls_back_connect(struct xenbus_device *dev, in pvcalls_back_connect()
422 static int pvcalls_back_release_active(struct xenbus_device *dev, in pvcalls_back_release_active()
447 static int pvcalls_back_release_passive(struct xenbus_device *dev, in pvcalls_back_release_passive()
465 static int pvcalls_back_release(struct xenbus_device *dev, in pvcalls_back_release()
607 static int pvcalls_back_bind(struct xenbus_device *dev, in pvcalls_back_bind()
672 static int pvcalls_back_listen(struct xenbus_device *dev, in pvcalls_back_listen()
699 static int pvcalls_back_accept(struct xenbus_device *dev, in pvcalls_back_accept()
744 static int pvcalls_back_poll(struct xenbus_device *dev, in pvcalls_back_poll()
800 static int pvcalls_back_handle_cmd(struct xenbus_device *dev, in pvcalls_back_handle_cmd()
848 struct xenbus_device *dev = fedata->dev; in pvcalls_back_work()
874 struct xenbus_device *dev = dev_id; in pvcalls_back_event()
906 static int backend_connect(struct xenbus_device *dev) in backend_connect()
972 static int backend_disconnect(struct xenbus_device *dev) in backend_disconnect()
1014 static int pvcalls_back_probe(struct xenbus_device *dev, in pvcalls_back_probe()
1068 static void set_backend_state(struct xenbus_device *dev, in set_backend_state()
1132 static void pvcalls_back_changed(struct xenbus_device *dev, in pvcalls_back_changed()
1167 static int pvcalls_back_remove(struct xenbus_device *dev) in pvcalls_back_remove()
1172 static int pvcalls_back_uevent(struct xenbus_device *xdev, in pvcalls_back_uevent()