openPending       180 drivers/usb/serial/io_edgeport.c 	bool			openPending;
openPending       964 drivers/usb/serial/io_edgeport.c 	edge_port->openPending = true;
openPending       970 drivers/usb/serial/io_edgeport.c 		edge_port->openPending = false;
openPending       975 drivers/usb/serial/io_edgeport.c 	wait_event_timeout(edge_port->wait_open, !edge_port->openPending,
openPending       981 drivers/usb/serial/io_edgeport.c 		edge_port->openPending = false;
openPending      1166 drivers/usb/serial/io_edgeport.c 	edge_port->openPending = false;
openPending      1929 drivers/usb/serial/io_edgeport.c 		edge_port->openPending = false;
openPending      2463 drivers/usb/serial/io_edgeport.c 	    !edge_port->openPending) {