Searched refs:xenbus_lookup_device_path (Results 1 – 1 of 1) sorted by relevance
81 static struct xenbus_device *xenbus_lookup_device_path(const char *);299 xenbus_lookup_device_path(const char *path) in xenbus_lookup_device_path() function396 if (xenbus_lookup_device_path(xbusd->xbusd_path) != NULL) { in xenbus_probe_device_type()593 KASSERT(xenbus_lookup_device_path(xbusd->xbusd_path) == xbusd); in xenbus_free_device()