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