Searched refs:tty_driver_lookup_tty (Results 1 – 1 of 1) sorted by relevance
1221 static struct tty_struct *tty_driver_lookup_tty(struct tty_driver *driver, in tty_driver_lookup_tty() function1965 tty = tty_driver_lookup_tty(driver, NULL, index); in tty_kopen()2052 tty = tty_driver_lookup_tty(driver, filp, index); in tty_open_by_driver()