Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/caif/
Dcaif_serial.c168 static void ldisc_receive(struct tty_struct *tty, const u8 *data, in ldisc_receive() function
249 ldisc_receive(tty, skb->data, NULL, len); in handle_tx()
399 .receive_buf = ldisc_receive,