Home
last modified time | relevance | path

Searched defs:pty_init (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dpty.c953 static int __init pty_init(void) in pty_init() function
959 device_initcall(pty_init); variable
/kernel/linux/linux-6.6/drivers/tty/
H A Dpty.c941 static int __init pty_init(void) in pty_init() function
947 device_initcall(pty_init); variable

Completed in 3 milliseconds