Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/pcmcia/ !
Dsynclink_cs.c387 static void hdlcdev_rx(MGSLPC_INFO *info, char *buf, int size);
3707 hdlcdev_rx(info, buf->data, framesize); in rx_get_frame()
4216 static void hdlcdev_rx(MGSLPC_INFO *info, char *buf, int size) in hdlcdev_rx() function
/linux-3.4.99/drivers/tty/ !
Dsynclink_gt.c168 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size);
1759 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size) in hdlcdev_rx() function
4760 hdlcdev_rx(info,info->tmp_rbuf, framesize); in rx_get_frame()
Dsynclinkmp.c531 static void hdlcdev_rx(SLMP_INFO *info, char *buf, int size);
1866 static void hdlcdev_rx(SLMP_INFO *info, char *buf, int size) in hdlcdev_rx() function
4979 hdlcdev_rx(info,info->tmp_rx_buf,framesize); in rx_get_frame()
Dsynclink.c718 static void hdlcdev_rx(struct mgsl_struct *info, char *buf, int size);
6661 hdlcdev_rx(info,info->intermediate_rxbuffer,framesize); in mgsl_get_rx_frame()
7962 static void hdlcdev_rx(struct mgsl_struct *info, char *buf, int size) in hdlcdev_rx() function