Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/caif/
H A Dcaif_serial.c161 static void ldisc_receive(struct tty_struct *tty, const u8 *data, in ldisc_receive() function
240 ldisc_receive(tty, skb->data, NULL, len); in handle_tx()
387 .receive_buf = ldisc_receive,