Home
last modified time | relevance | path

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

/sound/pci/lola/
A 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()
A 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()
/sound/pci/
A Dintel8x0m.c843 unsigned long end_time; in snd_intel8x0m_ich_chip_init() local
859 end_time = jiffies + HZ / 4; in snd_intel8x0m_ich_chip_init()
864 } while (time_after_eq(end_time, jiffies)); in snd_intel8x0m_ich_chip_init()
875 end_time = jiffies + HZ; in snd_intel8x0m_ich_chip_init()
882 } while (time_after_eq(end_time, jiffies)); in snd_intel8x0m_ich_chip_init()
895 end_time = jiffies + HZ / 4; in snd_intel8x0m_ich_chip_init()
896 while (status != nstatus && time_after_eq(end_time, jiffies)) { in snd_intel8x0m_ich_chip_init()
907 end_time = jiffies + HZ; in snd_intel8x0m_ich_chip_init()
914 } while (time_after_eq(end_time, jiffies)); in snd_intel8x0m_ich_chip_init()
A Dcs4281.c1335 unsigned long end_time; in snd_cs4281_chip_init() local
1420 end_time = jiffies + HZ; in snd_cs4281_chip_init()
1429 } while (time_after_eq(end_time, jiffies)); in snd_cs4281_chip_init()
1446 end_time = jiffies + HZ; in snd_cs4281_chip_init()
1455 } while (time_after_eq(end_time, jiffies)); in snd_cs4281_chip_init()
1464 end_time = jiffies + HZ; in snd_cs4281_chip_init()
1469 } while (time_after_eq(end_time, jiffies)); in snd_cs4281_chip_init()
1488 end_time = jiffies + HZ; in snd_cs4281_chip_init()
1497 } while (time_after_eq(end_time, jiffies)); in snd_cs4281_chip_init()
A 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()
A Dintel8x0.c2352 unsigned long end_time; in snd_intel8x0_ich_chip_reset() local
2360 end_time = (jiffies + (HZ / 4)) + 1; in snd_intel8x0_ich_chip_reset()
2365 } while (time_after_eq(end_time, jiffies)); in snd_intel8x0_ich_chip_reset()
2373 unsigned long end_time; in snd_intel8x0_ich_chip_init() local
2398 end_time = jiffies + HZ; in snd_intel8x0_ich_chip_init()
2405 } while (time_after_eq(end_time, jiffies)); in snd_intel8x0_ich_chip_init()
2415 end_time = jiffies + HZ / 4; in snd_intel8x0_ich_chip_init()
2417 time_after_eq(end_time, jiffies)) { in snd_intel8x0_ich_chip_init()
2431 end_time = jiffies + HZ; in snd_intel8x0_ich_chip_init()
2438 } while (time_after_eq(end_time, jiffies)); in snd_intel8x0_ich_chip_init()
A Dvia82xx.c2119 unsigned long end_time; in snd_via82xx_chip_init() local
2161 end_time = jiffies + msecs_to_jiffies(750); in snd_via82xx_chip_init()
2167 } while (time_before(jiffies, end_time)); in snd_via82xx_chip_init()
2178 end_time = jiffies + msecs_to_jiffies(750); in snd_via82xx_chip_init()
2189 } while (time_before(jiffies, end_time)); in snd_via82xx_chip_init()
A 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/
A Dcs8427.c318 unsigned long end_time; in snd_cs8427_reset() local
337 end_time = jiffies + chip->reset_timeout; in snd_cs8427_reset()
338 while (time_after_eq(end_time, jiffies)) { in snd_cs8427_reset()
/sound/pci/ac97/
A Dac97_codec.c1903 unsigned long end_time; in ac97_reset_wait() local
1906 end_time = jiffies + timeout; in ac97_reset_wait()
1934 } while (time_after_eq(end_time, jiffies)); in ac97_reset_wait()
2066 unsigned long end_time; in snd_ac97_mixer() local
2211 } while (time_after_eq(end_time, jiffies)); in snd_ac97_mixer()
2239 end_time = jiffies + msecs_to_jiffies(100); in snd_ac97_mixer()
2244 } while (time_after_eq(end_time, jiffies)); in snd_ac97_mixer()
2594 unsigned long end_time; in snd_ac97_resume() local
2618 end_time = jiffies + msecs_to_jiffies(100); in snd_ac97_resume()
2623 } while (time_after_eq(end_time, jiffies)); in snd_ac97_resume()
[all …]
/sound/isa/
A Dsscape.c367 unsigned long end_time = jiffies + msecs_to_jiffies(timeout); in obp_startup_ack() local
380 } while (time_before(jiffies, end_time)); in obp_startup_ack()
394 unsigned long end_time = jiffies + msecs_to_jiffies(timeout); in host_startup_ack() local
407 } while (time_before(jiffies, end_time)); in host_startup_ack()
/sound/pci/trident/
A 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()
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
3424 end_time = (jiffies + (HZ * 3) / 4) + 1; in snd_trident_4d_nx_init()
[all …]
/sound/pci/mixart/
A 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/pcmcia/vx/
A 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/ali5451/
A Dali5451.c280 unsigned long end_time; in snd_ali_codec_ready() local
283 end_time = jiffies + msecs_to_jiffies(250); in snd_ali_codec_ready()
289 if (!time_after_eq(end_time, jiffies)) in snd_ali_codec_ready()
301 unsigned long end_time; in snd_ali_stimer_ready() local
305 end_time = jiffies + msecs_to_jiffies(250); in snd_ali_stimer_ready()
311 if (!time_after_eq(end_time, jiffies)) in snd_ali_stimer_ready()
/sound/drivers/vx/
A 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/core/
A Ddevice.c1150 unsigned long end_time = jiffies + msecs_to_jiffies(500); in snd_hdac_sync_power_state() local
1163 if (time_after_eq(jiffies, end_time)) in snd_hdac_sync_power_state()
/sound/isa/wss/
A Dwss_lib.c389 unsigned long end_time; in snd_wss_mce_down() local
423 end_time = jiffies + msecs_to_jiffies(250); in snd_wss_mce_down()
427 if (time_after(jiffies, end_time)) { in snd_wss_mce_down()
438 end_time = jiffies + msecs_to_jiffies(100); in snd_wss_mce_down()
440 if (time_after(jiffies, end_time)) { in snd_wss_mce_down()
/sound/pci/pcxhr/
A 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/
A Dendpoint.c1006 unsigned long end_time = jiffies + msecs_to_jiffies(1000); in wait_clear_urbs() local
1018 } while (time_before(jiffies, end_time)); in wait_clear_urbs()
/sound/pci/ymfpci/
A Dymfpci_main.c61 unsigned long end_time; in snd_ymfpci_codec_ready() local
64 end_time = jiffies + msecs_to_jiffies(750); in snd_ymfpci_codec_ready()
69 } while (time_before(jiffies, end_time)); in snd_ymfpci_codec_ready()
/sound/pci/cs46xx/
A 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()

Completed in 108 milliseconds