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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dwhiteheat.c392 struct usb_serial_port *command_port; local
409 command_port = serial->port[COMMAND_PORT];
412 command_port->bulk_out_endpointAddress);
441 command_port->bulk_in_endpointAddress);
559 usb_set_serial_port_data(command_port, command_info);
560 command_port->write_urb->complete = command_port_write_callback;
561 command_port->read_urb->complete = command_port_read_callback;
622 struct usb_serial_port *command_port; local
634 command_port = serial->port[COMMAND_PORT];
635 kfree(usb_get_serial_port_data(command_port));
1000 struct usb_serial_port *command_port = urb->context; local
1131 struct usb_serial_port *command_port; local
1358 struct usb_serial_port *command_port; local
1387 struct usb_serial_port *command_port; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dcommands.h50 void command_port(char *);
H A Dcommands.c449 void command_port(char *params) { function
2022 {"PORT", "<sp> h1,h2,h3,h4,p1,p2", command_port, STATE_AUTHENTICATED, 0},

Completed in 79 milliseconds