Home
last modified time | relevance | path

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

/linux-3.3/drivers/xen/xenbus/
Dxenbus_probe_frontend.c127 static int read_backend_details(struct xenbus_device *xendev) in read_backend_details()
134 struct xenbus_device *xendev = to_xenbus_device(dev); in is_device_connecting() local
163 struct xenbus_device *xendev = to_xenbus_device(dev); in print_device_status() local
Dxenbus_probe.c139 int xenbus_read_otherend_details(struct xenbus_device *xendev, in xenbus_read_otherend_details()
315 struct xenbus_device *xendev = to_xenbus_device(dev); in cmp_dev() local
337 struct xenbus_device *xendev = to_xenbus_device(dev); in cleanup_dev() local
409 struct xenbus_device *xendev; in xenbus_probe_node() local
Dxenbus_probe_backend.c218 static int read_frontend_details(struct xenbus_device *xendev) in read_frontend_details()