Searched refs:xenbus_devid_to_vtermno (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/hvc/
H A Dhvc_xen.c76 static inline int xenbus_devid_to_vtermno(int devid) function
445 info->hvc = hvc_alloc(xenbus_devid_to_vtermno(devid),
506 info->vtermno = xenbus_devid_to_vtermno(devid);

Completed in 120 milliseconds