Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dpty.c524 static const struct tty_operations slave_pty_ops_bsd = { variable
589 tty_set_operations(pty_slave_driver, &slave_pty_ops_bsd); in legacy_pty_init()
/kernel/linux/linux-6.6/drivers/tty/
H A Dpty.c513 static const struct tty_operations slave_pty_ops_bsd = { variable
577 tty_set_operations(pty_slave_driver, &slave_pty_ops_bsd); in legacy_pty_init()

Completed in 4 milliseconds