Searched refs:dgap_wmove (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/staging/dgap/ |
| D | dgap.c | 2602 static void dgap_wmove(struct channel_t *ch, char *buf, uint cnt) in dgap_wmove() function 3576 dgap_wmove(ch, ch->ch_digi.digi_onstr, in dgap_tty_write() 3587 dgap_wmove(ch, ch->ch_digi.digi_offstr, in dgap_tty_write() 3645 dgap_wmove(ch, ch->ch_digi.digi_offstr, in dgap_tty_write() 3894 dgap_wmove(ch, &c, 1); in dgap_tty_send_xchar() 3896 dgap_wmove(ch, &c, 1); in dgap_tty_send_xchar() 4616 dgap_wmove(ch, ch->ch_digi.digi_offstr, in dgap_tty_close()
|