Searched refs:chan_window_size (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | chan.h | 42 extern int chan_window_size(struct line *line,
|
H A D | line.c | 299 chan_window_size(line, &tty->winsize.ws_row, in line_activate() 652 chan_window_size(line, &tty->winsize.ws_row, in winch_interrupt()
|
H A D | chan_kern.c | 291 int chan_window_size(struct line *line, unsigned short *rows_out, in chan_window_size() function
|
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | chan.h | 43 extern int chan_window_size(struct line *line,
|
H A D | line.c | 294 chan_window_size(line, &tty->winsize.ws_row, in line_activate() 647 chan_window_size(line, &tty->winsize.ws_row, in winch_interrupt()
|
H A D | chan_kern.c | 291 int chan_window_size(struct line *line, unsigned short *rows_out, in chan_window_size() function
|
Completed in 5 milliseconds