Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/char/pcmcia/
Dsynclink_cs.c386 static void hdlcdev_rx(MGSLPC_INFO *info, char *buf, int size);
3689 hdlcdev_rx(info, buf->data, framesize); in rx_get_frame()
4195 static void hdlcdev_rx(MGSLPC_INFO *info, char *buf, int size) in hdlcdev_rx() function
/Linux-v5.15/drivers/tty/
Dsynclink_gt.c1661 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size) in hdlcdev_rx() function
4660 hdlcdev_rx(info,info->tmp_rbuf, framesize); in rx_get_frame()