Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/xen/xenbus/
Dxenbus_probe_frontend.c170 static int read_backend_details(struct xenbus_device *xendev) in read_backend_details()
177 struct xenbus_device *xendev = to_xenbus_device(dev); in is_device_connecting() local
231 struct xenbus_device *xendev = to_xenbus_device(dev); in print_device_status() local
Dxenbus_probe.c145 int xenbus_read_otherend_details(struct xenbus_device *xendev, in xenbus_read_otherend_details()
323 struct xenbus_device *xendev = to_xenbus_device(dev); in cmp_dev() local
345 struct xenbus_device *xendev = to_xenbus_device(dev); in cleanup_dev() local
438 struct xenbus_device *xendev; in xenbus_probe_node() local
Dxenbus_probe_backend.c226 static int read_frontend_details(struct xenbus_device *xendev) in read_frontend_details()