Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_iucv.c450 * hvc_iucv_put_chars() - HVC put_chars operation.
461 static int hvc_iucv_put_chars(uint32_t vtermno, const char *buf, int count) in hvc_iucv_put_chars() function
1047 .put_chars = hvc_iucv_put_chars,
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_iucv.c447 * hvc_iucv_put_chars() - HVC put_chars operation.
458 static int hvc_iucv_put_chars(uint32_t vtermno, const char *buf, int count) in hvc_iucv_put_chars() function
1013 .put_chars = hvc_iucv_put_chars,

Completed in 5 milliseconds