Searched refs:digi_write_oob_command (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/usb/serial/ |
D | digi_acceleport.c | 209 static int digi_write_oob_command(struct usb_serial_port *port, 390 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() 1113 ret = digi_write_oob_command(port, buf, 8, 1); in digi_open() 1172 ret = digi_write_oob_command(port, buf, 20, 0); in digi_close()
|