Searched refs:edge_write (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/usb/serial/ |
D | io_tables.h | 116 write: edge_write, 138 write: edge_write, 160 write: edge_write, 182 write: edge_write,
|
D | io_ti.c | 2016 static int edge_write (struct usb_serial_port *port, int from_user, const unsigned char *data, int … in edge_write() function 2132 status = edge_write (port, 0, &stop_char, 1); in edge_throttle() 2166 status = edge_write (port, 0, &start_char, 1); in edge_unthrottle() 2639 write: edge_write, 2661 write: edge_write,
|
D | io_edgeport.c | 450 static int edge_write (struct usb_serial_port *port, int from_user, const unsigned char *buf, in… 1284 static int edge_write (struct usb_serial_port *port, int from_user, const unsigned char *data, int … in edge_write() function 1584 status = edge_write (port, 0, &stop_char, 1); in edge_throttle() 1633 status = edge_write (port, 0, &start_char, 1); in edge_unthrottle()
|