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()
390 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()
622 static int pvcalls_back_bind(struct xenbus_device *dev, in pvcalls_back_bind()
687 static int pvcalls_back_listen(struct xenbus_device *dev, in pvcalls_back_listen()
714 static int pvcalls_back_accept(struct xenbus_device *dev, in pvcalls_back_accept()
759 static int pvcalls_back_poll(struct xenbus_device *dev, in pvcalls_back_poll()
815 static int pvcalls_back_handle_cmd(struct xenbus_device *dev, in pvcalls_back_handle_cmd()
863 struct xenbus_device *dev = fedata->dev; in pvcalls_back_work()
889 struct xenbus_device *dev = dev_id; in pvcalls_back_event()
927 static int backend_connect(struct xenbus_device *dev) in backend_connect()
994 static int backend_disconnect(struct xenbus_device *dev) in backend_disconnect()
1036 static int pvcalls_back_probe(struct xenbus_device *dev, in pvcalls_back_probe()
1090 static void set_backend_state(struct xenbus_device *dev, in set_backend_state()
1155 static void pvcalls_back_changed(struct xenbus_device *dev, in pvcalls_back_changed()
1190 static void pvcalls_back_remove(struct xenbus_device *dev) in pvcalls_back_remove()
1194 static int pvcalls_back_uevent(const struct xenbus_device *xdev, in pvcalls_back_uevent()