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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dwhiteheat.c1285 struct whiteheat_simple get_dr_command; local
1287 get_dr_command.port = port->number - port->serial->minor + 1;
1288 return firm_send_command(port, WHITEHEAT_GET_DTR_RTS, (__u8 *)&get_dr_command, sizeof(get_dr_command));

Completed in 171 milliseconds