Searched refs:alloc_tty_struct (Results 1 – 5 of 5) sorted by relevance
83 struct tty_struct *alloc_tty_struct(struct tty_driver *driver, int idx);
389 o_tty = alloc_tty_struct(driver->other, idx); in pty_common_install()
1422 tty = alloc_tty_struct(driver, idx); in tty_init_dev()3118 struct tty_struct *alloc_tty_struct(struct tty_driver *driver, int idx) in alloc_tty_struct() function
28323 ffff80001075c6d0 T alloc_tty_struct
Completed in 351 milliseconds