Home
last modified time | relevance | path

Searched refs:poll_count (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/staging/r8188eu/hal/
A DHalPwrSeqCmd.c36 u32 poll_count = 0; /* polling autoload done. */ in HalPwrSeqCmdParsing() local
71 if (poll_count++ > max_poll_count) { in HalPwrSeqCmdParsing()
/linux/drivers/media/usb/pvrusb2/
A Dpvrusb2-encoder.c133 unsigned int poll_count; in pvr2_encoder_cmd() local
217 poll_count = 0; in pvr2_encoder_cmd()
219 poll_count++; in pvr2_encoder_cmd()
228 if (rdData[0] && (poll_count < 1000)) continue; in pvr2_encoder_cmd()
/linux/drivers/iio/adc/
A Dcc10001_adc.c111 unsigned int poll_count = 0; in cc10001_adc_poll_done() local
117 if (poll_count++ == CC10001_MAX_POLL_COUNT) in cc10001_adc_poll_done()
121 poll_count = 0; in cc10001_adc_poll_done()
126 if (poll_count++ == CC10001_MAX_POLL_COUNT) in cc10001_adc_poll_done()
/linux/drivers/staging/greybus/tools/
A Dloopback_test.c95 int poll_count; member
664 t->poll_count = fds_idx; in open_poll_files()
678 for (i = 0; i < t->poll_count; i++) in close_poll_files()
744 ret = ppoll(t->fds, t->poll_count, ts, &mask_old); in wait_for_complete()
751 for (i = 0; i < t->poll_count; i++) { in wait_for_complete()
759 if (number_of_events == t->poll_count) in wait_for_complete()
/linux/drivers/pci/hotplug/
A Dibmphp_hpc.c795 int poll_count = 0; in poll_hpc() local
825 ++poll_count; in poll_hpc()
852 ++poll_count; in poll_hpc()
865 if (poll_count >= POLL_LATCH_CNT) { in poll_hpc()
866 poll_count = 0; in poll_hpc()
/linux/drivers/scsi/arcmsr/
A Darcmsr_hba.c1652 int poll_count = 0; in arcmsr_remove() local
1675 for (poll_count = 0; poll_count < acb->maxOutstanding; poll_count++){ in arcmsr_remove()
3499 poll_count++; in arcmsr_hbaA_polling_ccbdone()
3509 if (poll_count > 100){ in arcmsr_hbaA_polling_ccbdone()
3560 poll_count++; in arcmsr_hbaB_polling_ccbdone()
3572 if (poll_count > 100){ in arcmsr_hbaB_polling_ccbdone()
3630 poll_count++; in arcmsr_hbaC_polling_ccbdone()
3691 poll_count++; in arcmsr_hbaD_polling_ccbdone()
3703 if (poll_count > 40) { in arcmsr_hbaD_polling_ccbdone()
3767 poll_count++; in arcmsr_hbaE_polling_ccbdone()
[all …]
/linux/drivers/net/wireless/ti/wlcore/
A Dcmd.c48 u16 poll_count = 0; in __wlcore_cmd_send() local
88 poll_count++; in __wlcore_cmd_send()
89 if (poll_count < WL1271_CMD_FAST_POLL_COUNT) in __wlcore_cmd_send()
170 u16 poll_count = 0; in wlcore_cmd_wait_for_event_or_timeout() local
195 poll_count++; in wlcore_cmd_wait_for_event_or_timeout()
196 if (poll_count < WL1271_WAIT_EVENT_FAST_POLL_COUNT) in wlcore_cmd_wait_for_event_or_timeout()
/linux/drivers/net/ethernet/smsc/
A Dsmc91x.c633 unsigned int numPages, poll_count, status; in smc_hard_start_xmit() local
669 poll_count = MEMORY_WAIT_TIME; in smc_hard_start_xmit()
676 } while (--poll_count); in smc_hard_start_xmit()
681 if (!poll_count) { in smc_hard_start_xmit()
/linux/drivers/tty/serial/8250/
A D8250_omap.c846 int poll_count = 25; in __dma_rx_do_complete() local
849 poll_count--) in __dma_rx_do_complete()
852 if (poll_count == -1) in __dma_rx_do_complete()
/linux/sound/soc/codecs/
A Drt5651.c1664 rt5651->poll_count = 0; in rt5651_start_button_press_work()
1699 rt5651->poll_count++; in rt5651_button_press_work()
1700 if (rt5651->poll_count < (JACK_UNPLUG_TIME / BP_POLL_TIME)) { in rt5651_button_press_work()
A Drt5640.c2184 rt5640->poll_count = 0; in rt5640_start_button_press_work()
2219 rt5640->poll_count++; in rt5640_button_press_work()
2220 if (rt5640->poll_count < (JACK_UNPLUG_TIME / BP_POLL_TIME)) { in rt5640_button_press_work()
A Drt5651.h2081 int poll_count; member
A Drt5640.h2146 int poll_count; member
/linux/include/sound/
A Dhdaudio.h348 int poll_count; member
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_main.c1219 u32 poll_count) in bnx2x_pbf_pN_buf_flushed() argument
1222 u32 cur_cnt = poll_count; in bnx2x_pbf_pN_buf_flushed()
1249 poll_count-cur_cnt, FLR_WAIT_INTERVAL, regs->pN); in bnx2x_pbf_pN_buf_flushed()
1254 u32 poll_count) in bnx2x_pbf_pN_cmd_flushed() argument
1257 u32 cur_cnt = poll_count; in bnx2x_pbf_pN_cmd_flushed()
1281 poll_count-cur_cnt, FLR_WAIT_INTERVAL, regs->pN); in bnx2x_pbf_pN_cmd_flushed()
1285 u32 expected, u32 poll_count) in bnx2x_flr_clnup_reg_poll() argument
1287 u32 cur_cnt = poll_count; in bnx2x_flr_clnup_reg_poll()
1320 void bnx2x_tx_hw_flushed(struct bnx2x *bp, u32 poll_count) in bnx2x_tx_hw_flushed() argument
1377 bnx2x_pbf_pN_cmd_flushed(bp, &cmd_regs[i], poll_count); in bnx2x_tx_hw_flushed()
[all …]
A Dbnx2x.h2052 void bnx2x_tx_hw_flushed(struct bnx2x *bp, u32 poll_count);

Completed in 88 milliseconds