Searched defs:get_chars (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/drivers/tty/hvc/ |
| D | hvc_console.h | 55 int (*get_chars)(uint32_t vtermno, char *buf, int count); member
|
| /kernel/linux/linux-5.10/drivers/tty/hvc/ |
| D | hvc_console.h | 55 int (*get_chars)(uint32_t vtermno, char *buf, int count); member
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | hvsi.h | 75 int (*get_chars)(uint32_t termno, char *buf, int count); member
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | hvsi.h | 75 int (*get_chars)(uint32_t termno, char *buf, int count); member
|
| /kernel/linux/linux-6.6/drivers/char/ |
| D | virtio_console.c | 1141 static int get_chars(u32 vtermno, char *buf, int count) in get_chars() function
|
| /kernel/linux/linux-5.10/drivers/char/ |
| D | virtio_console.c | 1147 static int get_chars(u32 vtermno, char *buf, int count) in get_chars() function
|