Lines Matching refs:xenbus_device

39 	struct xenbus_device *dev;
87 static int pvcalls_back_release_active(struct xenbus_device *dev,
259 static int pvcalls_back_socket(struct xenbus_device *dev, in pvcalls_back_socket()
386 static int pvcalls_back_connect(struct xenbus_device *dev, in pvcalls_back_connect()
432 static int pvcalls_back_release_active(struct xenbus_device *dev, in pvcalls_back_release_active()
457 static int pvcalls_back_release_passive(struct xenbus_device *dev, in pvcalls_back_release_passive()
474 static int pvcalls_back_release(struct xenbus_device *dev, in pvcalls_back_release()
616 static int pvcalls_back_bind(struct xenbus_device *dev, in pvcalls_back_bind()
681 static int pvcalls_back_listen(struct xenbus_device *dev, in pvcalls_back_listen()
708 static int pvcalls_back_accept(struct xenbus_device *dev, in pvcalls_back_accept()
753 static int pvcalls_back_poll(struct xenbus_device *dev, in pvcalls_back_poll()
809 static int pvcalls_back_handle_cmd(struct xenbus_device *dev, in pvcalls_back_handle_cmd()
857 struct xenbus_device *dev = fedata->dev; in pvcalls_back_work()
883 struct xenbus_device *dev = dev_id; in pvcalls_back_event()
921 static int backend_connect(struct xenbus_device *dev) in backend_connect()
988 static int backend_disconnect(struct xenbus_device *dev) in backend_disconnect()
1030 static int pvcalls_back_probe(struct xenbus_device *dev, in pvcalls_back_probe()
1084 static void set_backend_state(struct xenbus_device *dev, in set_backend_state()
1149 static void pvcalls_back_changed(struct xenbus_device *dev, in pvcalls_back_changed()
1184 static int pvcalls_back_remove(struct xenbus_device *dev) in pvcalls_back_remove()
1189 static int pvcalls_back_uevent(struct xenbus_device *xdev, in pvcalls_back_uevent()