Searched refs:digi_write_oob_command (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/serial/ |
H A D | digi_acceleport.c | 207 static int digi_write_oob_command(struct usb_serial_port *port, 369 static int digi_write_oob_command(struct usb_serial_port *port, in digi_write_oob_command() function 835 ret = digi_write_oob_command(port, buf, i, 1); in digi_set_termios() 1093 ret = digi_write_oob_command(port, buf, 8, 1); in digi_open() 1152 ret = digi_write_oob_command(port, buf, 20, 0); in digi_close()
|