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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dif_wanpipe.h52 unsigned poll_cnt; member in struct:__anon9916
114 unsigned poll_cnt; member in struct:wanpipe_opt
H A Dgameport.h39 unsigned int poll_cnt; member in struct:gameport
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/gameport/
H A Dgameport.c161 if (!gameport->poll_cnt++) {
174 if (!--gameport->poll_cnt)
185 if (gameport->poll_cnt)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dtelnet.c1159 int poll_cnt; local
1424 poll_cnt = 1;
1430 poll_cnt = 2;
1435 switch (Curl_poll(pfd, poll_cnt, interval_ms)) {
1480 if(poll_cnt == 2) {

Completed in 57 milliseconds