Searched refs:sticks (Results 1 – 13 of 13) sorted by relevance
| /linux/sound/core/ |
| H A D | hrtimer.c | 43 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 D | timer.c | 648 timer->sticks = ticks; in snd_timer_start1() 829 timer->sticks = ticks; in snd_timer_reschedule() 955 snd_timer_reschedule(timer, timer->sticks); in snd_timer_interrupt() 1013 timer->sticks = 1; in snd_timer_new() 1228 if (priv->correction > timer->sticks - 1) { in snd_timer_s_start() 1229 priv->correction -= timer->sticks - 1; in snd_timer_s_start() 1232 njiff += timer->sticks - priv->correction; in snd_timer_s_start() 1249 timer->sticks = priv->last_expires - jiff; in snd_timer_s_stop() 1251 timer->sticks = 1; in snd_timer_s_stop() 2161 snd_timer_interrupt(utimer->timer, utimer->timer->sticks); in snd_utimer_trigger()
|
| /linux/drivers/input/joystick/ |
| H A D | turbografx.c | 63 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 D | opl3_lib.c | 145 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/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()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-hid-wiimote | 73 values for all 4 analog sticks. Format is: "x1:y1 x2:y2". Data 76 the analog sticks of the pro-controller.
|
| /linux/Documentation/driver-api/ |
| H A D | edac.rst | 99 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 D | joystick-parport.rst | 20 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 D | xpad.rst | 196 the sticks and push the buttons. If you're using a dance pad, it should
|
| H A D | atarikbd.rst | 44 0xFD joystick report (both sticks)
|
| /linux/sound/pci/ymfpci/ |
| H A D | ymfpci_main.c | 1856 if (timer->sticks > 1) { in snd_ymfpci_timer_start() 1857 chip->timer_ticks = timer->sticks; in snd_ymfpci_timer_start() 1858 count = timer->sticks - 1; in snd_ymfpci_timer_start()
|
| /linux/Documentation/input/joydev/ |
| H A D | joystick.rst | 152 they're basically souped up CHF sticks.
|