Searched refs:digi_write_oob_command (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Ddigi_acceleport.c181 * digi_write_oob_command.
187 * digi_write_oob_command to set port parameters.
435 static int digi_write_oob_command(struct usb_serial_port *port,
628 static int digi_write_oob_command(struct usb_serial_port *port, function
638 dbg("digi_write_oob_command: TOP: port=%d, count=%d", oob_priv->dp_port_num, count);
1101 ret = digi_write_oob_command(port, buf, i, 1);
1365 ret = digi_write_oob_command(port, buf, 8, 1);
1426 ret = digi_write_oob_command(port, buf, 20, 0);

Completed in 42 milliseconds