Home
last modified time | relevance | path

Searched refs:rx_get_frame (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/tty/
Dsynclinkmp.c580 static bool rx_get_frame(SLMP_INFO *info);
2025 while( rx_get_frame(info) ); in bh_receive()
4816 static bool rx_get_frame(SLMP_INFO *info) in rx_get_frame() function
5260 if (rx_get_frame(info)) { in loopback_test()
Dsynclink_gt.c461 static bool rx_get_frame(struct slgt_info *info);
1934 while(rx_get_frame(info)); in bh_handler()
4610 static bool rx_get_frame(struct slgt_info *info) in rx_get_frame() function
/Linux-v5.10/drivers/char/pcmcia/
Dsynclink_cs.c402 static bool rx_get_frame(MGSLPC_INFO *info, struct tty_struct *tty);
791 while(rx_get_frame(info, tty)); in bh_handler()
3633 static bool rx_get_frame(MGSLPC_INFO *info, struct tty_struct *tty) in rx_get_frame() function