Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/irda/
Dirtty.c63 static void irtty_receive_buf(struct tty_struct *, const unsigned char *,
99 irda_ldisc.receive_buf = irtty_receive_buf; in irtty_init()
553 static void irtty_receive_buf(struct tty_struct *tty, const unsigned char *cp, in irtty_receive_buf() function