Searched refs:digi_write_oob_command (Results 1 – 1 of 1) sorted by relevance
/drivers/usb/serial/ |
D | digi_acceleport.c | 212 static int digi_write_oob_command(struct usb_serial_port *port, 389 static int digi_write_oob_command(struct usb_serial_port *port, in digi_write_oob_command() function 857 ret = digi_write_oob_command(port, buf, i, 1); in digi_set_termios() 1112 ret = digi_write_oob_command(port, buf, 8, 1); in digi_open() 1171 ret = digi_write_oob_command(port, buf, 20, 0); in digi_close()
|