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