Searched refs:tty_get_icount (Results 1 – 4 of 4) sorted by relevance
23 :identifiers: tty_release_struct tty_dev_name_to_number tty_get_icount
118 ret = tty_get_icount(trigger_data->tty, &icount); in ledtrig_tty_work()
422 int tty_get_icount(struct tty_struct *tty,
2573 int tty_get_icount(struct tty_struct *tty, in tty_get_icount() function2583 EXPORT_SYMBOL_GPL(tty_get_icount);2590 retval = tty_get_icount(tty, &icount); in tty_tiocgicount()