Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wan/
Dpc300_tty.c129 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