/kernel/linux/linux-5.10/sound/isa/gus/ |
H A D | gus_timer.c | 26 ticks = timer->sticks; in snd_gf1_timer1_start() 62 ticks = timer->sticks; in snd_gf1_timer2_start() 95 snd_timer_interrupt(timer, timer->sticks); in snd_gf1_interrupt_timer1() 104 snd_timer_interrupt(timer, timer->sticks); in snd_gf1_interrupt_timer2()
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_timer.c | 26 ticks = timer->sticks; in snd_gf1_timer1_start() 62 ticks = timer->sticks; in snd_gf1_timer2_start() 95 snd_timer_interrupt(timer, timer->sticks); in snd_gf1_interrupt_timer1() 104 snd_timer_interrupt(timer, timer->sticks); in snd_gf1_interrupt_timer2()
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | hrtimer.c | 42 ticks = t->sticks; in snd_hrtimer_callback() 54 hrtimer_add_expires_ns(hrt, t->sticks * resolution); in snd_hrtimer_callback() 101 hrtimer_start(&stime->hrt, ns_to_ktime(t->sticks * resolution), in snd_hrtimer_start()
|
H A D | timer.c | 571 timer->sticks = ticks; in snd_timer_start1() 772 timer->sticks = ticks; in snd_timer_reschedule() 837 * ticks_left is usually equal to timer->sticks. 902 snd_timer_reschedule(timer, timer->sticks); in snd_timer_interrupt() 963 timer->sticks = 1; in snd_timer_new() 1164 if (priv->correction > timer->sticks - 1) { in snd_timer_s_start() 1165 priv->correction -= timer->sticks - 1; in snd_timer_s_start() 1168 njiff += timer->sticks - priv->correction; in snd_timer_s_start() 1185 timer->sticks = priv->last_expires - jiff; in snd_timer_s_stop() 1187 timer->sticks in snd_timer_s_stop() [all...] |
/kernel/linux/linux-6.6/sound/core/ |
H A D | hrtimer.c | 42 ticks = t->sticks; in snd_hrtimer_callback() 54 hrtimer_add_expires_ns(hrt, t->sticks * resolution); in snd_hrtimer_callback() 101 hrtimer_start(&stime->hrt, ns_to_ktime(t->sticks * resolution), in snd_hrtimer_start()
|
H A D | timer.c | 571 timer->sticks = ticks; in snd_timer_start1() 772 timer->sticks = ticks; in snd_timer_reschedule() 837 * ticks_left is usually equal to timer->sticks. 902 snd_timer_reschedule(timer, timer->sticks); in snd_timer_interrupt() 963 timer->sticks = 1; in snd_timer_new() 1164 if (priv->correction > timer->sticks - 1) { in snd_timer_s_start() 1165 priv->correction -= timer->sticks - 1; in snd_timer_s_start() 1168 njiff += timer->sticks - priv->correction; in snd_timer_s_start() 1185 timer->sticks = priv->last_expires - jiff; in snd_timer_s_stop() 1187 timer->sticks in snd_timer_s_stop() [all...] |
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | turbografx.c | 66 int sticks; member 83 if (tgfx->sticks & (1 << i)) { in tgfx_timer() 204 tgfx->sticks |= (1 << i); in tgfx_attach() 233 if (!tgfx->sticks) { in tgfx_attach()
|
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | turbografx.c | 63 int sticks; member 80 if (tgfx->sticks & (1 << i)) { in tgfx_timer() 201 tgfx->sticks |= (1 << i); in tgfx_attach() 230 if (!tgfx->sticks) { in tgfx_attach()
|
/kernel/linux/linux-5.10/sound/drivers/opl3/ |
H A D | opl3_lib.c | 152 ticks = timer->sticks; in snd_opl3_timer1_start() 189 ticks = timer->sticks; in snd_opl3_timer2_start() 298 snd_timer_interrupt(timer, timer->sticks); in snd_opl3_interrupt() 302 snd_timer_interrupt(timer, timer->sticks); in snd_opl3_interrupt()
|
/kernel/linux/linux-6.6/sound/drivers/opl3/ |
H A D | opl3_lib.c | 152 ticks = timer->sticks; in snd_opl3_timer1_start() 189 ticks = timer->sticks; in snd_opl3_timer2_start() 300 snd_timer_interrupt(timer, timer->sticks); in snd_opl3_interrupt() 304 snd_timer_interrupt(timer, timer->sticks); in snd_opl3_interrupt()
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | timer.c | 25 delay = timer->sticks - 1; in snd_emu10k1_timer_start()
|
H A D | irq.c | 122 snd_timer_interrupt(emu->timer, emu->timer->sticks); in snd_emu10k1_interrupt()
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | timer.c | 20 delay = timer->sticks - 1; in snd_emu10k1_timer_start()
|
H A D | irq.c | 120 snd_timer_interrupt(emu->timer, emu->timer->sticks); in snd_emu10k1_interrupt()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | timer.h | 67 unsigned long sticks; /* schedule ticks */ member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | timer.h | 67 unsigned long sticks; /* schedule ticks */ member
|
/kernel/linux/linux-6.6/sound/isa/ad1816a/ |
H A D | ad1816a_lib.c | 312 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_ad1816a_interrupt() 391 timer->sticks & 0xffff); in snd_ad1816a_timer_start()
|
/kernel/linux/linux-5.10/sound/isa/ad1816a/ |
H A D | ad1816a_lib.c | 311 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_ad1816a_interrupt() 390 timer->sticks & 0xffff); in snd_ad1816a_timer_start()
|
/kernel/linux/linux-5.10/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 1897 if (timer->sticks > 1) { in snd_ymfpci_timer_start() 1898 chip->timer_ticks = timer->sticks; in snd_ymfpci_timer_start() 1899 count = timer->sticks - 1; in snd_ymfpci_timer_start()
|
/kernel/linux/linux-6.6/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 1892 if (timer->sticks > 1) { in snd_ymfpci_timer_start() 1893 chip->timer_ticks = timer->sticks; in snd_ymfpci_timer_start() 1894 count = timer->sticks - 1; in snd_ymfpci_timer_start()
|
/kernel/linux/linux-5.10/sound/isa/wss/ |
H A D | wss_lib.c | 758 ticks = timer->sticks; in snd_wss_timer_start() 1085 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_wss_interrupt()
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | azt3328.c | 1924 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_azf3328_interrupt() 2155 delay = ((timer->sticks * seqtimer_scaling) - 1) & TIMER_VALUE_MASK; in snd_azf3328_timer_start()
|
/kernel/linux/linux-5.10/sound/sparc/ |
H A D | cs4231.c | 674 ticks = timer->sticks; in snd_cs4231_timer_start() 1639 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_cs4231_sbus_interrupt()
|
/kernel/linux/linux-6.6/sound/isa/wss/ |
H A D | wss_lib.c | 758 ticks = timer->sticks; in snd_wss_timer_start() 1085 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_wss_interrupt()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | azt3328.c | 1915 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_azf3328_interrupt() 2146 delay = ((timer->sticks * seqtimer_scaling) - 1) & TIMER_VALUE_MASK; in snd_azf3328_timer_start()
|