| /sound/pci/lola/ |
| A 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()
|
| A 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()
|
| /sound/pci/ |
| A D | intel8x0m.c | 843 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 D | cs4281.c | 1335 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 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()
|
| A D | intel8x0.c | 2352 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 D | via82xx.c | 2119 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 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/ |
| A D | cs8427.c | 318 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 D | ac97_codec.c | 1903 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 D | sscape.c | 367 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 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() 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 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/pcmcia/vx/ |
| A 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/ali5451/ |
| A D | ali5451.c | 280 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 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/core/ |
| A D | device.c | 1150 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 D | wss_lib.c | 389 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 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/ |
| A D | endpoint.c | 1006 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 D | ymfpci_main.c | 61 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 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()
|