Searched defs:edge_chars_in_buffer (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/serial/
H A Dio_edgeport.c202 static int edge_chars_in_buffer(struct tty_struct *tty);
1338 * edge_chars_in_buffer
1346 static int edge_chars_in_buffer(struct tty_struct *tty) function
H A Dio_ti.c1985 static int edge_chars_in_buffer(struct tty_struct *tty) function
2535 .chars_in_buffer = edge_chars_in_buffer,
2568 .chars_in_buffer = edge_chars_in_buffer,

Completed in 57 milliseconds