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

/linux-master/drivers/tty/hvc/
H A Dhvc_xen.c54 static struct xencons_info *vtermno_to_xencons(int vtermno) function
120 struct xencons_info *cons = vtermno_to_xencons(vtermno);
152 struct xencons_info *xencons = vtermno_to_xencons(vtermno);
249 info = vtermno_to_xencons(HVC_COOKIE);
313 info = vtermno_to_xencons(HVC_COOKIE);
337 info = vtermno_to_xencons(HVC_COOKIE);
370 struct xencons_info *info = vtermno_to_xencons(HVC_COOKIE);
609 info = vtermno_to_xencons(HVC_COOKIE);
619 info = vtermno_to_xencons(HVC_COOKIE);

Completed in 178 milliseconds