Searched refs:xenbus_exists (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/sound/xen/ | 
| D | xen_snd_front_cfg.c | 418 		if (!xenbus_exists(XBT_NIL, device_path, node))  in cfg_device()487 		if (!xenbus_exists(XBT_NIL, xb_dev->nodename, node))  in xen_snd_front_cfg_card()
 
 | 
| /Linux-v5.4/drivers/xen/xenbus/ | 
| D | xenbus_probe_backend.c | 82 	if (!err && !xenbus_exists(XBT_NIL, frontend, ""))  in backend_bus_id()
 | 
| D | xenbus_probe.c | 158 	    !xenbus_exists(XBT_NIL, xendev->otherend, "")) {  in xenbus_read_otherend_details()566 	exists = xenbus_exists(XBT_NIL, node, "");  in xenbus_dev_changed()
 
 | 
| D | xenbus_xs.c | 439 int xenbus_exists(struct xenbus_transaction t,  in xenbus_exists()  function451 EXPORT_SYMBOL_GPL(xenbus_exists);
 
 | 
| /Linux-v5.4/include/xen/ | 
| D | xenbus.h | 144 int xenbus_exists(struct xenbus_transaction t,
 | 
| /Linux-v5.4/drivers/net/ | 
| D | xen-netfront.c | 1856 	if (xenbus_exists(XBT_NIL,  in talk_to_netback()
 |