Home
last modified time | relevance | path

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

/linux/drivers/xen/xenbus/
H A Dxenbus.h102 int xs_init(void);
H A Dxenbus_probe.c784 xs_init(); in xenbus_probe()
1063 err = xs_init(); in xenbus_init()
H A Dxenbus_xs.c904 int xs_init(void) in xs_init() function