Searched refs:temp_open_count (Results 1 – 2 of 2) sorted by relevance
404 int temp_open_count; in hvc_hangup() local424 temp_open_count = hp->count; in hvc_hangup()434 while(temp_open_count) { in hvc_hangup()435 --temp_open_count; in hvc_hangup()
1266 int temp_open_count; in hvcs_hangup() local1271 temp_open_count = hvcsd->open_count; in hvcs_hangup()1304 while(temp_open_count) { in hvcs_hangup()1305 --temp_open_count; in hvcs_hangup()