/sound/pci/lola/ |
D | lola_pcm.c | 85 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()
|
D | lola.c | 298 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/ |
D | intel8x0m.c | 846 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()
|
D | cs4281.c | 1337 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()
|
D | via82xx_modem.c | 932 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()
|
D | intel8x0.c | 2355 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()
|
D | via82xx.c | 2129 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()
|
D | ens1370.c | 565 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/ |
D | cs8427.c | 315 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/ |
D | ac97_codec.c | 1901 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/ |
D | sscape.c | 366 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/ |
D | trident_main.c | 3206 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/ |
D | vxp_ops.c | 79 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/ |
D | mixart_hwdep.c | 38 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/ |
D | ali5451.c | 282 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/ |
D | vx_core.c | 41 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/ |
D | hdac_device.c | 1081 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/ |
D | wss_lib.c | 388 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/ |
D | pcxhr_core.c | 118 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/ |
D | endpoint.c | 930 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/ |
D | ymfpci_main.c | 66 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/ |
D | cs46xx_lib.c | 2366 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()
|