Lines Matching refs:vtermno
69 static int hvterm_raw_get_chars(uint32_t vtermno, char *buf, int count)
71 struct hvterm_priv *pv = hvterm_privs[vtermno];
112 * @vtermno: The virtual terminal number.
118 static int hvterm_raw_put_chars(uint32_t vtermno, const char *buf, int count)
120 struct hvterm_priv *pv = hvterm_privs[vtermno];
136 static int hvterm_hvsi_get_chars(uint32_t vtermno, char *buf, int count)
138 struct hvterm_priv *pv = hvterm_privs[vtermno];
146 static int hvterm_hvsi_put_chars(uint32_t vtermno, const char *buf, int count)
148 struct hvterm_priv *pv = hvterm_privs[vtermno];
158 struct hvterm_priv *pv = hvterm_privs[hp->vtermno];
172 struct hvterm_priv *pv = hvterm_privs[hp->vtermno];
183 struct hvterm_priv *pv = hvterm_privs[hp->vtermno];
194 struct hvterm_priv *pv = hvterm_privs[hp->vtermno];
204 struct hvterm_priv *pv = hvterm_privs[hp->vtermno];