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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dhvc_console.c426 int temp_open_count; local
445 temp_open_count = hp->count;
456 while(temp_open_count) {
457 --temp_open_count;
H A Dhvcs.c1291 int temp_open_count; local
1297 temp_open_count = hvcsd->open_count;
1333 while(temp_open_count) {
1334 --temp_open_count;

Completed in 100 milliseconds