Searched refs:clicks (Results 1 – 18 of 18) sorted by relevance
/Linux-v6.6/sound/sh/ |
D | aica.c | 223 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()
|
D | aica.h | 63 int clicks; member
|
/Linux-v6.6/drivers/hid/ |
D | hid-magicmouse.c | 378 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()
|
D | Kconfig | 580 mouse clicks / resp. "e" key presses.
|
/Linux-v6.6/Documentation/sound/soc/ |
D | index.rst | 16 pops-clicks
|
D | pops-clicks.rst | 5 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
|
D | overview.rst | 46 * Pop and click reduction. Pops and clicks can be reduced by powering the
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | ti,tas5086.txt | 18 PWM signals. This helps reduce pops and clicks.
|
/Linux-v6.6/Documentation/input/devices/ |
D | atarikbd.rst | 56 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
|
D | joystick-parport.rst | 252 However, if the joystick is switch based (eg. clicks when you move it),
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-driver-hid-lenovo | 4 Description: This controls if mouse clicks should be generated if the trackpoint is quickly pressed…
|
/Linux-v6.6/Documentation/hid/ |
D | hidintro.rst | 233 If instead one clicks and holds button 1, then clicks and holds button 339 sequence where one clicks and holds button 1, then clicks and holds
|
/Linux-v6.6/Documentation/input/joydev/ |
D | joystick-api.rst | 145 task of detecting double clicks, figuring out if movement of axis and button
|
/Linux-v6.6/Documentation/sound/designs/ |
D | oss-emulation.rst | 160 do not fill silence ahead to avoid clicks
|
/Linux-v6.6/LICENSES/deprecated/ |
D | GPL-1.0 | 246 c'; they could even be mouse-clicks or menu items--whatever suits your
|
/Linux-v6.6/tools/usb/usbip/ |
D | COPYING | 324 mouse-clicks or menu items--whatever suits your program.
|
/Linux-v6.6/LICENSES/preferred/ |
D | GPL-2.0 | 343 mouse-clicks or menu items--whatever suits your program.
|
/Linux-v6.6/Documentation/sound/ |
D | alsa-configuration.rst | 2713 do not fill silence ahead to avoid clicks
|