Home
last modified time | relevance | path

Searched defs:xendev (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/xen/xenbus/
Dxenbus_probe_frontend.c130 static int read_backend_details(struct xenbus_device *xendev) in read_backend_details()
137 struct xenbus_device *xendev = to_xenbus_device(dev); in is_device_connecting() local
166 struct xenbus_device *xendev = to_xenbus_device(dev); in print_device_status() local
Dxenbus_probe.c138 int xenbus_read_otherend_details(struct xenbus_device *xendev, in xenbus_read_otherend_details()
320 struct xenbus_device *xendev = to_xenbus_device(dev); in cmp_dev() local
342 struct xenbus_device *xendev = to_xenbus_device(dev); in cleanup_dev() local
408 struct xenbus_device *xendev; in xenbus_probe_node() local
Dxenbus_probe_backend.c220 static int read_frontend_details(struct xenbus_device *xendev) in read_frontend_details()