Searched refs:dtr_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 Dwhiteheat.c1302 struct whiteheat_set_rdb dtr_command; local
1304 dtr_command.port = port->number - port->serial->minor + 1;
1305 dtr_command.state = onoff;
1307 (__u8 *)&dtr_command, sizeof(dtr_command));

Completed in 87 milliseconds