break_command     740 drivers/usb/serial/whiteheat.c 	struct whiteheat_set_rdb break_command;
break_command     742 drivers/usb/serial/whiteheat.c 	break_command.port = port->port_number + 1;
break_command     743 drivers/usb/serial/whiteheat.c 	break_command.state = onoff;
break_command     745 drivers/usb/serial/whiteheat.c 			(__u8 *)&break_command, sizeof(break_command));