Searched refs:digi_write_oob_command (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | digi_acceleport.c | 206 static int digi_write_oob_command(struct usb_serial_port *port, 367 static int digi_write_oob_command(struct usb_serial_port *port, in digi_write_oob_command() function 833 ret = digi_write_oob_command(port, buf, i, 1); in digi_set_termios() 1090 ret = digi_write_oob_command(port, buf, 8, 1); in digi_open() 1149 ret = digi_write_oob_command(port, buf, 20, 0); in digi_close()
|