| /linux-6.15/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()
|
| /linux-6.15/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() 98 hrtimer_start(&stime->hrt, ns_to_ktime(t->sticks * resolution), in snd_hrtimer_start()
|
| H A D | timer.c | 582 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-6.15/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-6.15/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() 297 snd_timer_interrupt(timer, timer->sticks); in snd_opl3_interrupt() 301 snd_timer_interrupt(timer, timer->sticks); in snd_opl3_interrupt()
|
| /linux-6.15/Documentation/input/ |
| H A D | gamepad.rst | 55 Analog-sticks provide freely moveable sticks to control directions. Not 57 Analog-sticks may also provide a digital button if you press them. 151 reported as ABS_RX, ABS_RY. Zero, one or two sticks may be present. 152 If analog-sticks provide digital buttons, they are mapped accordingly as
|
| /linux-6.15/fs/exfat/ |
| H A D | Kconfig | 10 exFAT is typically used on SD-Cards or USB sticks.
|
| /linux-6.15/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-6.15/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 | 1055 automatically when read, this one sticks until cleared by
|
| /linux-6.15/include/sound/ |
| H A D | timer.h | 67 unsigned long sticks; /* schedule ticks */ member
|
| /linux-6.15/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-6.15/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
|
| /linux-6.15/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()
|
| /linux-6.15/drivers/usb/storage/ |
| H A D | Kconfig | 15 USB flash devices, and memory sticks, along with
|
| /linux-6.15/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()
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-design-CFS.rst | 76 p->se.vruntime key. CFS picks the "leftmost" task from this tree and sticks to it.
|
| /linux-6.15/sound/pci/ |
| H A D | azt3328.c | 1913 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_azf3328_interrupt() 2144 delay = ((timer->sticks * seqtimer_scaling) - 1) & TIMER_VALUE_MASK; in snd_azf3328_timer_start()
|
| /linux-6.15/sound/sparc/ |
| H A D | cs4231.c | 677 ticks = timer->sticks; in snd_cs4231_timer_start() 1643 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_cs4231_sbus_interrupt()
|
| /linux-6.15/Documentation/filesystems/nfs/ |
| H A D | exporting.rst | 207 sticks around while it's still open. When reexporting, that open
|
| /linux-6.15/sound/isa/wss/ |
| H A D | wss_lib.c | 761 ticks = timer->sticks; in snd_wss_timer_start() 1088 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_wss_interrupt()
|
| /linux-6.15/Documentation/input/joydev/ |
| H A D | joystick.rst | 152 they're basically souped up CHF sticks.
|
| /linux-6.15/Documentation/admin-guide/laptops/ |
| H A D | laptop-mode.rst | 215 filesystems on flash memory sticks.)
|