Searched refs:hdlcdev_rx (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/char/pcmcia/ |
| D | synclink_cs.c | 386 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
|
| /Linux-v5.4/drivers/tty/ |
| D | synclink_gt.c | 167 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size); 1722 static void hdlcdev_rx(struct slgt_info *info, char *buf, int size) in hdlcdev_rx() function 4729 hdlcdev_rx(info,info->tmp_rbuf, framesize); in rx_get_frame()
|
| D | synclinkmp.c | 530 static void hdlcdev_rx(SLMP_INFO *info, char *buf, int size); 1848 static void hdlcdev_rx(SLMP_INFO *info, char *buf, int size) in hdlcdev_rx() function 4964 hdlcdev_rx(info,info->tmp_rx_buf,framesize); in rx_get_frame()
|
| D | synclink.c | 716 static void hdlcdev_rx(struct mgsl_struct *info, char *buf, int size); 6575 hdlcdev_rx(info,info->intermediate_rxbuffer,framesize); in mgsl_get_rx_frame() 7878 static void hdlcdev_rx(struct mgsl_struct *info, char *buf, int size) in hdlcdev_rx() function
|