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

/drivers/tty/serial/
H A Dsunhv.c44 static int hung_up = 0; variable
95 hung_up = 1;
97 } else if (hung_up) {
98 hung_up = 0;
138 hung_up = 1;
147 if (hung_up) {
148 hung_up = 0;
H A Dserial_core.c342 int hung_up = 0; local
368 hung_up = 1;
382 if (!hung_up)
393 if (!hung_up) {

Completed in 12 milliseconds