Home
last modified time | relevance | path

Searched refs:xenbus_write (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/xen/
A Dxenbus.h36 char *xenbus_write(xenbus_transaction_t xbt, const char *path,
/u-boot/drivers/xen/
A Dxenbus.c147 msg = xenbus_write(xbt, path, value); in xenbus_switch_state()
350 char *xenbus_write(xenbus_transaction_t xbt, const char *path, in xenbus_write() function
526 return xenbus_write(xbt, fullpath, val); in xenbus_printf()

Completed in 3 milliseconds