Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvc_console.c404 int temp_open_count; in hvc_hangup() local
424 temp_open_count = hp->count; in hvc_hangup()
434 while(temp_open_count) { in hvc_hangup()
435 --temp_open_count; in hvc_hangup()
Dhvcs.c1266 int temp_open_count; in hvcs_hangup() local
1271 temp_open_count = hvcsd->open_count; in hvcs_hangup()
1304 while(temp_open_count) { in hvcs_hangup()
1305 --temp_open_count; in hvcs_hangup()