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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dtipar.c88 static unsigned int tp_count; /* tipar count */ variable
253 if (tp_count == 0 || minor > tp_count - 1)
276 if (minor > tp_count - 1)
465 if (tp_count == PP_NO) {
470 if (!tipar_register(tp_count, port))
471 tp_count++;

Completed in 42 milliseconds