Home
last modified time | relevance | path

Searched refs:temp_open_count (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/tty/hvc/
Dhvc_console.c411 int temp_open_count; in hvc_hangup() local
431 temp_open_count = hp->count; in hvc_hangup()
441 while(temp_open_count) { in hvc_hangup()
442 --temp_open_count; in hvc_hangup()
Dhvcs.c1259 int temp_open_count; in hvcs_hangup() local
1264 temp_open_count = hvcsd->open_count; in hvcs_hangup()
1297 while(temp_open_count) { in hvcs_hangup()
1298 --temp_open_count; in hvcs_hangup()