Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/pcmcia/
H A Dsynclink_cs.c386 static void hdlcdev_rx(MGSLPC_INFO *info, char *buf, int size);
3699 hdlcdev_rx(info, buf->data, framesize); in rx_get_frame()
4210 static void hdlcdev_rx(MGSLPC_INFO *info, char *buf, int size) in hdlcdev_rx() function
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclinkmp.c530 static void hdlcdev_rx(SLMP_INFO *info, char *buf, int size);
1845 static void hdlcdev_rx(SLMP_INFO *info, char *buf, int size) in hdlcdev_rx() function
4961 hdlcdev_rx(info,info->tmp_rx_buf,framesize); in rx_get_frame()
H A Dsynclink.c715 static void hdlcdev_rx(struct mgsl_struct *info, char *buf, int size);
6450 hdlcdev_rx(info,info->intermediate_rxbuffer,framesize); in mgsl_get_rx_frame()
7745 static void hdlcdev_rx(struct mgsl_struct *info, char *buf, int size) in hdlcdev_rx() function
H A Dsynclink_gt.c1664 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size) in hdlcdev_rx() function
4677 hdlcdev_rx(info,info->tmp_rbuf, framesize); in rx_get_frame()