Searched refs:ircomm_tty_throttle (Results 1 – 1 of 1) sorted by relevance
60 static void ircomm_tty_throttle(struct tty_struct *tty);95 .throttle = ircomm_tty_throttle,797 static void ircomm_tty_throttle(struct tty_struct *tty) in ircomm_tty_throttle() function