Home
last modified time | relevance | path

Searched refs:sticks (Results 1 – 16 of 16) sorted by relevance

/linux/sound/core/
H A Dhrtimer.c43 ticks = t->sticks; in snd_hrtimer_callback()
55 hrtimer_add_expires_ns(hrt, t->sticks * resolution); in snd_hrtimer_callback()
99 hrtimer_start(&stime->hrt, ns_to_ktime(t->sticks * resolution), in snd_hrtimer_start()
H A Dtimer.c582 timer->sticks = ticks; in snd_timer_start1()
761 timer->sticks = ticks; in snd_timer_reschedule()
884 snd_timer_reschedule(timer, timer->sticks); in snd_timer_interrupt()
942 timer->sticks = 1; in snd_timer_new()
1137 if (priv->correction > timer->sticks - 1) { in snd_timer_s_start()
1138 priv->correction -= timer->sticks - 1; in snd_timer_s_start()
1141 njiff += timer->sticks - priv->correction; in snd_timer_s_start()
1158 timer->sticks = priv->last_expires - jiff; in snd_timer_s_stop()
1160 timer->sticks = 1; in snd_timer_s_stop()
2071 snd_timer_interrupt(utimer->timer, utimer->timer->sticks); in snd_utimer_trigger()
/linux/drivers/input/joystick/
H A Dturbografx.c63 int sticks; member
80 if (tgfx->sticks & (1 << i)) { in tgfx_timer()
199 tgfx->sticks |= (1 << i); in tgfx_attach()
228 if (!tgfx->sticks) { in tgfx_attach()
/linux/sound/drivers/opl3/
H A Dopl3_lib.c145 ticks = timer->sticks; in snd_opl3_timer1_start()
178 ticks = timer->sticks; in snd_opl3_timer2_start()
283 snd_timer_interrupt(timer, timer->sticks); in snd_opl3_interrupt()
287 snd_timer_interrupt(timer, timer->sticks); in snd_opl3_interrupt()
/linux/fs/exfat/
H A DKconfig10 exFAT is typically used on SD-Cards or USB sticks.
/linux/sound/pci/emu10k1/
H A Dtimer.c20 delay = timer->sticks - 1; in snd_emu10k1_timer_start()
H A Dirq.c120 snd_timer_interrupt(emu->timer, emu->timer->sticks); in snd_emu10k1_interrupt()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-wiimote73 values for all 4 analog sticks. Format is: "x1:y1 x2:y2". Data
76 the analog sticks of the pro-controller.
H A Dsysfs-class-hwmon1055 automatically when read, this one sticks until cleared by
/linux/include/sound/
H A Dtimer.h67 unsigned long sticks; /* schedule ticks */ member
/linux/Documentation/driver-api/
H A Dedac.rst99 All of the memory sticks that are required for a single memory access or
100 all of the memory sticks spanned by a chip-select row. A single socket
101 set has two chip-select rows and if double-sided sticks are used these
/linux/Documentation/input/devices/
H A Djoystick-parport.rst20 happen include burning your parallel port, and/or the sticks and joystick
282 However, there is nothing for free. To allow more sticks to be used at
283 once, you need the sticks to be purely switch based (that is non-TTL), and
299 For two button sticks you also connect the other button::
H A Dxpad.rst196 the sticks and push the buttons. If you're using a dance pad, it should
H A Datarikbd.rst44 0xFD joystick report (both sticks)
/linux/sound/pci/ymfpci/
H A Dymfpci_main.c1850 if (timer->sticks > 1) { in snd_ymfpci_timer_start()
1851 chip->timer_ticks = timer->sticks; in snd_ymfpci_timer_start()
1852 count = timer->sticks - 1; in snd_ymfpci_timer_start()
/linux/Documentation/input/joydev/
H A Djoystick.rst152 they're basically souped up CHF sticks.