/linux-4.4.14/sound/isa/gus/ |
D | gus_timer.c | 41 ticks = timer->sticks; in snd_gf1_timer1_start() 77 ticks = timer->sticks; in snd_gf1_timer2_start() 110 snd_timer_interrupt(timer, timer->sticks); in snd_gf1_interrupt_timer1() 119 snd_timer_interrupt(timer, timer->sticks); in snd_gf1_interrupt_timer2()
|
/linux-4.4.14/sound/core/ |
D | hrtimer.c | 53 oruns = hrtimer_forward_now(hrt, ns_to_ktime(t->sticks * resolution)); in snd_hrtimer_callback() 54 snd_timer_interrupt(stime->timer, t->sticks * oruns); in snd_hrtimer_callback() 94 hrtimer_start(&stime->hrt, ns_to_ktime(t->sticks * resolution), in snd_hrtimer_start()
|
D | timer.c | 430 unsigned long sticks) in snd_timer_start1() argument 440 timer->sticks = sticks; in snd_timer_start1() 616 result = snd_timer_start1(timer, timeri, timer->sticks); in snd_timer_continue() 661 timer->sticks = ticks; in snd_timer_reschedule() 769 snd_timer_reschedule(timer, timer->sticks); in snd_timer_interrupt() 1047 if (priv->correction > timer->sticks - 1) { in snd_timer_s_start() 1048 priv->correction -= timer->sticks - 1; in snd_timer_s_start() 1051 njiff += timer->sticks - priv->correction; in snd_timer_s_start() 1068 timer->sticks = priv->last_expires - jiff; in snd_timer_s_stop() 1070 timer->sticks = 1; in snd_timer_s_stop()
|
/linux-4.4.14/drivers/input/joystick/ |
D | turbografx.c | 82 int sticks; member 99 if (tgfx->sticks & (1 << i)) { in tgfx_timer() 222 tgfx->sticks |= (1 << i); in tgfx_attach() 251 if (!tgfx->sticks) { in tgfx_attach()
|
/linux-4.4.14/Documentation/input/ |
D | gamepad.txt | 50 Analog-sticks provide freely moveable sticks to control directions. Not 52 Analog-sticks may also provide a digital button if you press them. 129 reported as ABS_RX, ABS_RY. Zero, one or two sticks may be present. 130 If analog-sticks provide digital buttons, they are mapped accordingly as
|
D | joystick-parport.txt | 11 happen include burning your parallel port, and/or the sticks and joystick 267 However, there is nothing for free. To allow more sticks to be used at 268 once, you need the sticks to be purely switch based (that is non-TTL), and 284 For two button sticks you also connect the other button.
|
D | xpad.txt | 166 the sticks and push the buttons. If you're using a dance pad, it should
|
D | joystick.txt | 172 they're basically souped up CHF sticks.
|
D | atarikbd.txt | 36 0xFD joystick report (both sticks)
|
/linux-4.4.14/sound/drivers/opl3/ |
D | opl3_lib.c | 167 ticks = timer->sticks; in snd_opl3_timer1_start() 204 ticks = timer->sticks; in snd_opl3_timer2_start() 313 snd_timer_interrupt(timer, timer->sticks); in snd_opl3_interrupt() 317 snd_timer_interrupt(timer, timer->sticks); in snd_opl3_interrupt()
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | timer.c | 39 delay = timer->sticks - 1; in snd_emu10k1_timer_start()
|
D | irq.c | 136 snd_timer_interrupt(emu->timer, emu->timer->sticks); in snd_emu10k1_interrupt()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote | 67 values for all 4 analog sticks. Format is: "x1:y1 x2:y2". Data 70 the analog sticks of the pro-controller.
|
/linux-4.4.14/include/sound/ |
D | timer.h | 82 unsigned long sticks; /* schedule ticks */ member
|
/linux-4.4.14/sound/isa/ad1816a/ |
D | ad1816a_lib.c | 333 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_ad1816a_interrupt() 412 timer->sticks & 0xffff); in snd_ad1816a_timer_start()
|
/linux-4.4.14/drivers/usb/storage/ |
D | Kconfig | 15 USB flash devices, and memory sticks, along with
|
/linux-4.4.14/sound/pci/ymfpci/ |
D | ymfpci_main.c | 1904 if (timer->sticks > 1) { in snd_ymfpci_timer_start() 1905 chip->timer_ticks = timer->sticks; in snd_ymfpci_timer_start() 1906 count = timer->sticks - 1; in snd_ymfpci_timer_start()
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-design-CFS.txt | 69 p->se.vruntime key. CFS picks the "leftmost" task from this tree and sticks to it.
|
/linux-4.4.14/sound/sparc/ |
D | cs4231.c | 673 ticks = timer->sticks; in snd_cs4231_timer_start() 1657 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_cs4231_sbus_interrupt()
|
/linux-4.4.14/sound/pci/ |
D | azt3328.c | 1952 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_azf3328_interrupt() 2194 delay = ((timer->sticks * seqtimer_scaling) - 1) & TIMER_VALUE_MASK; in snd_azf3328_timer_start()
|
/linux-4.4.14/sound/isa/wss/ |
D | wss_lib.c | 772 ticks = timer->sticks; in snd_wss_timer_start() 1115 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_wss_interrupt()
|
/linux-4.4.14/Documentation/hwmon/ |
D | sysfs-interface | 700 automatically when read, this one sticks until cleared by
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 224 filesystems on flash memory sticks.)
|