Searched refs:rts_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.c1291 struct whiteheat_set_rdb rts_command; local
1293 rts_command.port = port->number - port->serial->minor + 1;
1294 rts_command.state = onoff;
1296 (__u8 *)&rts_command, sizeof(rts_command));

Completed in 60 milliseconds