Home
last modified time | relevance | path

Searched refs:end_time (Results 1 – 22 of 22) sorted by relevance

/sound/pci/lola/
Dlola_pcm.c85 unsigned long end_time = jiffies + msecs_to_jiffies(200); in wait_for_srst_clear() local
86 while (time_before(jiffies, end_time)) { in wait_for_srst_clear()
101 unsigned long end_time = jiffies + msecs_to_jiffies(200); in lola_stream_wait_for_fifo() local
102 while (time_before(jiffies, end_time)) { in lola_stream_wait_for_fifo()
120 unsigned long end_time = jiffies + msecs_to_jiffies(200); in lola_sync_wait_for_fifo() local
124 while (time_before(jiffies, end_time)) { in lola_sync_wait_for_fifo()
Dlola.c298 unsigned long end_time; in reset_controller() local
308 end_time = jiffies + msecs_to_jiffies(200); in reset_controller()
314 } while (time_before(jiffies, end_time)); in reset_controller()
348 unsigned long end_time; in setup_corb_rirb() local
364 end_time = jiffies + msecs_to_jiffies(200); in setup_corb_rirb()
370 } while (time_before(jiffies, end_time)); in setup_corb_rirb()
/sound/pci/
Dintel8x0m.c846 unsigned long end_time; in snd_intel8x0m_ich_chip_init() local
862 end_time = jiffies + HZ / 4; in snd_intel8x0m_ich_chip_init()
867 } while (time_after_eq(end_time, jiffies)); in snd_intel8x0m_ich_chip_init()
878 end_time = jiffies + HZ; in snd_intel8x0m_ich_chip_init()
885 } while (time_after_eq(end_time, jiffies)); in snd_intel8x0m_ich_chip_init()
898 end_time = jiffies + HZ / 4; in snd_intel8x0m_ich_chip_init()
899 while (status != nstatus && time_after_eq(end_time, jiffies)) { in snd_intel8x0m_ich_chip_init()
910 end_time = jiffies + HZ; in snd_intel8x0m_ich_chip_init()
917 } while (time_after_eq(end_time, jiffies)); in snd_intel8x0m_ich_chip_init()
Dcs4281.c1337 unsigned long end_time; in snd_cs4281_chip_init() local
1422 end_time = jiffies + HZ; in snd_cs4281_chip_init()
1431 } while (time_after_eq(end_time, jiffies)); in snd_cs4281_chip_init()
1448 end_time = jiffies + HZ; in snd_cs4281_chip_init()
1457 } while (time_after_eq(end_time, jiffies)); in snd_cs4281_chip_init()
1466 end_time = jiffies + HZ; in snd_cs4281_chip_init()
1471 } while (time_after_eq(end_time, jiffies)); in snd_cs4281_chip_init()
1490 end_time = jiffies + HZ; in snd_cs4281_chip_init()
1499 } while (time_after_eq(end_time, jiffies)); in snd_cs4281_chip_init()
Dvia82xx_modem.c932 unsigned long end_time; in snd_via82xx_chip_init() local
971 end_time = jiffies + msecs_to_jiffies(750); in snd_via82xx_chip_init()
977 } while (time_before(jiffies, end_time)); in snd_via82xx_chip_init()
987 end_time = jiffies + msecs_to_jiffies(750); in snd_via82xx_chip_init()
998 } while (time_before(jiffies, end_time)); in snd_via82xx_chip_init()
Dintel8x0.c2355 unsigned long end_time; in snd_intel8x0_ich_chip_reset() local
2363 end_time = (jiffies + (HZ / 4)) + 1; in snd_intel8x0_ich_chip_reset()
2368 } while (time_after_eq(end_time, jiffies)); in snd_intel8x0_ich_chip_reset()
2376 unsigned long end_time; in snd_intel8x0_ich_chip_init() local
2401 end_time = jiffies + HZ; in snd_intel8x0_ich_chip_init()
2408 } while (time_after_eq(end_time, jiffies)); in snd_intel8x0_ich_chip_init()
2418 end_time = jiffies + HZ / 4; in snd_intel8x0_ich_chip_init()
2420 time_after_eq(end_time, jiffies)) { in snd_intel8x0_ich_chip_init()
2434 end_time = jiffies + HZ; in snd_intel8x0_ich_chip_init()
2441 } while (time_after_eq(end_time, jiffies)); in snd_intel8x0_ich_chip_init()
Dvia82xx.c2129 unsigned long end_time; in snd_via82xx_chip_init() local
2171 end_time = jiffies + msecs_to_jiffies(750); in snd_via82xx_chip_init()
2177 } while (time_before(jiffies, end_time)); in snd_via82xx_chip_init()
2188 end_time = jiffies + msecs_to_jiffies(750); in snd_via82xx_chip_init()
2199 } while (time_before(jiffies, end_time)); in snd_via82xx_chip_init()
Dens1370.c565 unsigned long end_time = jiffies + HZ / 10; in snd_es1370_codec_write() local
578 } while (time_after(end_time, jiffies)); in snd_es1370_codec_write()
/sound/i2c/
Dcs8427.c315 unsigned long end_time; in snd_cs8427_reset() local
334 end_time = jiffies + chip->reset_timeout; in snd_cs8427_reset()
335 while (time_after_eq(end_time, jiffies)) { in snd_cs8427_reset()
/sound/pci/ac97/
Dac97_codec.c1901 unsigned long end_time; in ac97_reset_wait() local
1904 end_time = jiffies + timeout; in ac97_reset_wait()
1932 } while (time_after_eq(end_time, jiffies)); in ac97_reset_wait()
2064 unsigned long end_time; in snd_ac97_mixer() local
2204 end_time = jiffies + msecs_to_jiffies(5000); in snd_ac97_mixer()
2209 } while (time_after_eq(end_time, jiffies)); in snd_ac97_mixer()
2237 end_time = jiffies + msecs_to_jiffies(100); in snd_ac97_mixer()
2242 } while (time_after_eq(end_time, jiffies)); in snd_ac97_mixer()
2593 unsigned long end_time; in snd_ac97_resume() local
2617 end_time = jiffies + msecs_to_jiffies(100); in snd_ac97_resume()
[all …]
/sound/isa/
Dsscape.c366 unsigned long end_time = jiffies + msecs_to_jiffies(timeout); in obp_startup_ack() local
379 } while (time_before(jiffies, end_time)); in obp_startup_ack()
393 unsigned long end_time = jiffies + msecs_to_jiffies(timeout); in host_startup_ack() local
406 } while (time_before(jiffies, end_time)); in host_startup_ack()
/sound/pci/trident/
Dtrident_main.c3206 unsigned long end_time; in snd_trident_sis_reset() local
3227 end_time = (jiffies + (HZ * 3) / 4) + 1; in snd_trident_sis_reset()
3232 } while (time_after_eq(end_time, jiffies)); in snd_trident_sis_reset()
3236 end_time = jiffies + HZ; in snd_trident_sis_reset()
3239 } while (time_after_eq(end_time, jiffies)); in snd_trident_sis_reset()
3248 } while (time_after_eq(end_time, jiffies)); in snd_trident_sis_reset()
3367 unsigned long end_time; in snd_trident_4d_dx_init() local
3386 end_time = (jiffies + (HZ * 3) / 4) + 1; in snd_trident_4d_dx_init()
3391 } while (time_after_eq(end_time, jiffies)); in snd_trident_4d_dx_init()
3407 unsigned long end_time; in snd_trident_4d_nx_init() local
[all …]
/sound/pcmcia/vx/
Dvxp_ops.c79 unsigned long end_time = jiffies + HZ / 5; in vx_check_magic() local
86 } while (time_after_eq(end_time, jiffies)); in vx_check_magic()
/sound/pci/mixart/
Dmixart_hwdep.c38 unsigned long end_time = jiffies + (timeout * HZ / 100); in mixart_wait_nice_for_register_value() local
53 } while ( time_after_eq(end_time, jiffies) ); in mixart_wait_nice_for_register_value()
/sound/pci/ali5451/
Dali5451.c282 unsigned long end_time; in snd_ali_codec_ready() local
285 end_time = jiffies + msecs_to_jiffies(250); in snd_ali_codec_ready()
291 if (!time_after_eq(end_time, jiffies)) in snd_ali_codec_ready()
303 unsigned long end_time; in snd_ali_stimer_ready() local
307 end_time = jiffies + msecs_to_jiffies(250); in snd_ali_stimer_ready()
313 if (!time_after_eq(end_time, jiffies)) in snd_ali_stimer_ready()
/sound/drivers/vx/
Dvx_core.c41 unsigned long end_time = jiffies + (time * HZ + 999) / 1000; in snd_vx_check_reg_bit() local
54 } while (time_after_eq(end_time, jiffies)); in snd_vx_check_reg_bit()
/sound/hda/
Dhdac_device.c1081 unsigned long end_time = jiffies + msecs_to_jiffies(500); in snd_hdac_sync_power_state() local
1094 if (time_after_eq(jiffies, end_time)) in snd_hdac_sync_power_state()
/sound/isa/wss/
Dwss_lib.c388 unsigned long end_time; in snd_wss_mce_down() local
422 end_time = jiffies + msecs_to_jiffies(250); in snd_wss_mce_down()
426 if (time_after(jiffies, end_time)) { in snd_wss_mce_down()
437 end_time = jiffies + msecs_to_jiffies(100); in snd_wss_mce_down()
439 if (time_after(jiffies, end_time)) { in snd_wss_mce_down()
/sound/pci/pcxhr/
Dpcxhr_core.c118 unsigned long end_time = jiffies + (time * HZ + 999) / 1000; in pcxhr_check_reg_bit() local
129 } while (time_after_eq(end_time, jiffies)); in pcxhr_check_reg_bit()
/sound/usb/
Dendpoint.c930 unsigned long end_time = jiffies + msecs_to_jiffies(1000); in wait_clear_urbs() local
942 } while (time_before(jiffies, end_time)); in wait_clear_urbs()
/sound/pci/ymfpci/
Dymfpci_main.c66 unsigned long end_time; in snd_ymfpci_codec_ready() local
69 end_time = jiffies + msecs_to_jiffies(750); in snd_ymfpci_codec_ready()
74 } while (time_before(jiffies, end_time)); in snd_ymfpci_codec_ready()
/sound/pci/cs46xx/
Dcs46xx_lib.c2366 unsigned long end_time; in snd_cs46xx_codec_reset() local
2388 end_time = jiffies + HZ; in snd_cs46xx_codec_reset()
2408 } while (time_after_eq(end_time, jiffies)); in snd_cs46xx_codec_reset()