Home
last modified time | relevance | path

Searched refs:clicks (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/sound/sh/
A Daica.c223 period_offset = dreamcastcard->clicks; in aica_dma_transfer()
270 dreamcastcard->clicks = in run_spu_dma()
278 dreamcastcard->clicks++; in run_spu_dma()
279 if (unlikely(dreamcastcard->clicks >= AICA_PERIOD_NUMBER)) in run_spu_dma()
280 dreamcastcard->clicks %= AICA_PERIOD_NUMBER; in run_spu_dma()
347 dreamcastcard->clicks = 0; in snd_aicapcm_pcm_open()
A Daica.h63 int clicks; member
/linux-6.3-rc2/drivers/hid/
A Dhid-magicmouse.c378 int x = 0, y = 0, ii, clicks = 0, npoints; in magicmouse_raw_event() local
396 clicks = data[1]; in magicmouse_raw_event()
418 clicks = data[1]; in magicmouse_raw_event()
440 clicks = data[3]; in magicmouse_raw_event()
468 clicks = data[1]; in magicmouse_raw_event()
490 magicmouse_emit_buttons(msc, clicks & 3); in magicmouse_raw_event()
495 input_report_key(input, BTN_MOUSE, clicks & 1); in magicmouse_raw_event()
497 input_report_key(input, BTN_MOUSE, clicks & 1); in magicmouse_raw_event()
A DKconfig573 mouse clicks / resp. "e" key presses.
/linux-6.3-rc2/Documentation/sound/soc/
A Dindex.rst16 pops-clicks
A Dpops-clicks.rst5 Pops and clicks are unwanted audio artifacts caused by the powering up and down
10 Pops and clicks can be more frequent on portable systems with DAPM. This is
A Doverview.rst46 * Pop and click reduction. Pops and clicks can be reduced by powering the
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dti,tas5086.txt18 PWM signals. This helps reduce pops and clicks.
/linux-6.3-rc2/Documentation/input/devices/
A Datarikbd.rst56 approximately 200 counts (phase changes or 'clicks') per inch of travel. The
107 The number of mouse clicks per keystroke is independently programmable in
279 XMSB ; X maximum (in scaled mouse clicks)
281 YMSB ; Y maximum (in scaled mouse clicks)
297 deltax ; distance in X clicks to return (LEFT) or (RIGHT)
298 deltay ; distance in Y clicks to return (UP) or (DOWN)
331 In this mode, the specified number of mouse phase changes ('clicks') must
A Djoystick-parport.rst252 However, if the joystick is switch based (eg. clicks when you move it),
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-driver-hid-lenovo4 Description: This controls if mouse clicks should be generated if the trackpoint is quickly pressed…
/linux-6.3-rc2/Documentation/input/joydev/
A Djoystick-api.rst145 task of detecting double clicks, figuring out if movement of axis and button
/linux-6.3-rc2/Documentation/sound/designs/
A Doss-emulation.rst160 do not fill silence ahead to avoid clicks
/linux-6.3-rc2/LICENSES/deprecated/
A DGPL-1.0246 c'; they could even be mouse-clicks or menu items--whatever suits your
/linux-6.3-rc2/tools/usb/usbip/
A DCOPYING324 mouse-clicks or menu items--whatever suits your program.
/linux-6.3-rc2/LICENSES/preferred/
A DGPL-2.0343 mouse-clicks or menu items--whatever suits your program.
/linux-6.3-rc2/Documentation/sound/
A Dalsa-configuration.rst2699 do not fill silence ahead to avoid clicks

Completed in 35 milliseconds