Home
last modified time | relevance | path

Searched refs:otherend_will_handle (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus.h47 bool (*otherend_will_handle)(struct xenbus_watch *watch, member
H A Dxenbus_probe_backend.c200 .otherend_will_handle = frontend_will_handle,
H A Dxenbus_probe.c144 bus->otherend_will_handle, in watch_otherend()