Searched refs:cpc_tty_send_to_card (Results 1 – 1 of 1) sorted by relevance
129 static int cpc_tty_send_to_card(pc300dev_t *dev,void *buf, int len);484 if (cpc_tty_send_to_card(cpc_tty->pc300dev, (void*)buf, count)) { in cpc_tty_write()914 static int cpc_tty_send_to_card(pc300dev_t *dev,void* buf, int len) in cpc_tty_send_to_card() function