Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/generic_serial/
Dvme_scc.c890 static void scc_send_xchar(struct tty_struct *tty, char ch) in scc_send_xchar() function
1029 scc_send_xchar(tty, STOP_CHAR(tty)); in scc_throttle()
1045 scc_send_xchar(tty, START_CHAR(tty)); in scc_unthrottle()