Home
last modified time | relevance | path

Searched refs:ircomm_tty_throttle (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/irda/ircomm/
Dircomm_tty.c60 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