Searched refs:temp_open_count (Results 1 – 2 of 2) sorted by relevance
411 int temp_open_count; in hvc_hangup() local431 temp_open_count = hp->count; in hvc_hangup()441 while(temp_open_count) { in hvc_hangup()442 --temp_open_count; in hvc_hangup()
1259 int temp_open_count; in hvcs_hangup() local1264 temp_open_count = hvcsd->open_count; in hvcs_hangup()1297 while(temp_open_count) { in hvcs_hangup()1298 --temp_open_count; in hvcs_hangup()