Lines Matching refs:xenbus_device

48 	struct xenbus_device *dev;
95 static int pvcalls_back_release_active(struct xenbus_device *dev,
254 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()
475 static int pvcalls_back_release(struct xenbus_device *dev, in pvcalls_back_release()
617 static int pvcalls_back_bind(struct xenbus_device *dev, in pvcalls_back_bind()
682 static int pvcalls_back_listen(struct xenbus_device *dev, in pvcalls_back_listen()
709 static int pvcalls_back_accept(struct xenbus_device *dev, in pvcalls_back_accept()
754 static int pvcalls_back_poll(struct xenbus_device *dev, in pvcalls_back_poll()
810 static int pvcalls_back_handle_cmd(struct xenbus_device *dev, in pvcalls_back_handle_cmd()
858 struct xenbus_device *dev = fedata->dev; in pvcalls_back_work()
884 struct xenbus_device *dev = dev_id; in pvcalls_back_event()
916 static int backend_connect(struct xenbus_device *dev) in backend_connect()
982 static int backend_disconnect(struct xenbus_device *dev) in backend_disconnect()
1024 static int pvcalls_back_probe(struct xenbus_device *dev, in pvcalls_back_probe()
1078 static void set_backend_state(struct xenbus_device *dev, in set_backend_state()
1142 static void pvcalls_back_changed(struct xenbus_device *dev, in pvcalls_back_changed()
1177 static int pvcalls_back_remove(struct xenbus_device *dev) in pvcalls_back_remove()
1182 static int pvcalls_back_uevent(struct xenbus_device *xdev, in pvcalls_back_uevent()