Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/pcmcia/
Dsynclink_cs.c388 static void hdlcdev_rx(MGSLPC_INFO *info, char *buf, int size);
3709 hdlcdev_rx(info, buf->data, framesize); in rx_get_frame()
4218 static void hdlcdev_rx(MGSLPC_INFO *info, char *buf, int size) in hdlcdev_rx() function
/linux-2.6.39/drivers/tty/
Dsynclinkmp.c532 static void hdlcdev_rx(SLMP_INFO *info, char *buf, int size);
1867 static void hdlcdev_rx(SLMP_INFO *info, char *buf, int size) in hdlcdev_rx() function
4981 hdlcdev_rx(info,info->tmp_rx_buf,framesize); in rx_get_frame()
Dsynclink_gt.c169 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size);
1760 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size) in hdlcdev_rx() function
4762 hdlcdev_rx(info,info->tmp_rbuf, framesize); in rx_get_frame()
Dsynclink.c721 static void hdlcdev_rx(struct mgsl_struct *info, char *buf, int size);
6666 hdlcdev_rx(info,info->intermediate_rxbuffer,framesize); in mgsl_get_rx_frame()
7967 static void hdlcdev_rx(struct mgsl_struct *info, char *buf, int size) in hdlcdev_rx() function