Searched refs:sticks (Results 1 – 15 of 15) 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 | 636 timer->sticks = ticks; in snd_timer_stop1() 817 timer->sticks = ticks; 877 * ticks_left is usually equal to timer->sticks. in snd_timer_interrupt() 940 snd_timer_reschedule(timer, timer->sticks); in snd_timer_new() 998 timer->sticks = 1; in snd_timer_dev_register() 1213 if (priv->correction > timer->sticks - 1) { 1214 priv->correction -= timer->sticks - 1; 1217 njiff += timer->sticks - priv->correction; in snd_timer_proc_read() 1234 timer->sticks = priv->last_expires - jiff; in snd_timer_proc_read() 1236 timer->sticks in snd_timer_proc_read() [all...] |
| /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/fs/exfat/ |
| H A D | Kconfig | 10 exFAT is typically used on SD-Cards or USB sticks.
|
| /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.
|
| H A D | sysfs-class-hwmon | 1069 automatically when read, this one sticks until cleared by
|
| /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.
|