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

/drivers/tty/hvc/
H A Dhvc_xen.c61 static struct xencons_info *vtermno_to_xencons(int vtermno) function
115 struct xencons_info *cons = vtermno_to_xencons(vtermno);
143 struct xencons_info *xencons = vtermno_to_xencons(vtermno);
207 info = vtermno_to_xencons(HVC_COOKIE);
257 info = vtermno_to_xencons(HVC_COOKIE);
286 info = vtermno_to_xencons(HVC_COOKIE);
305 struct xencons_info *info = vtermno_to_xencons(HVC_COOKIE);
526 info = vtermno_to_xencons(HVC_COOKIE);
536 info = vtermno_to_xencons(HVC_COOKIE);

Completed in 58 milliseconds