Searched refs:dgap_wmove (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/staging/dgap/ |
D | dgap.c | 2665 static void dgap_wmove(struct channel_t *ch, char *buf, uint cnt) in dgap_wmove() function 3643 dgap_wmove(ch, ch->ch_digi.digi_onstr, in dgap_tty_write() 3654 dgap_wmove(ch, ch->ch_digi.digi_offstr, in dgap_tty_write() 3714 dgap_wmove(ch, ch->ch_digi.digi_offstr, in dgap_tty_write() 3963 dgap_wmove(ch, &c, 1); in dgap_tty_send_xchar() 3965 dgap_wmove(ch, &c, 1); in dgap_tty_send_xchar() 4693 dgap_wmove(ch, ch->ch_digi.digi_offstr, in dgap_tty_close()
|