Searched refs:hvc_dcc_get_chars (Results 1 – 1 of 1) sorted by relevance
67 static int hvc_dcc_get_chars(uint32_t vt, char *buf, int count) in hvc_dcc_get_chars() function141 if (!hvc_dcc_get_chars(0, &ch, 1)) in dcc_put_work_fn()165 if (!hvc_dcc_get_chars(0, &ch, 1)) in dcc_get_work_fn()235 len = hvc_dcc_get_chars(vt, buf, count); in hvc_dcc0_get_chars()249 .get_chars = hvc_dcc_get_chars,