/linux-4.1.27/include/linux/ |
H A D | lis3lv02d.h | 13 * @irq_cfg: On chip irq source and type configuration (click / 40 * detection units and click detection unit. There are plenty of ways to 51 /* please note: the 'click' feature is only supported for
|
H A D | dcache.h | 260 /* <clickety>-<click> the ramfs-type tree */
|
/linux-4.1.27/drivers/misc/lis3lv02d/ |
H A D | lis3lv02d.c | 962 if (of_get_property(np, "st,click-single-x", NULL)) lis3lv02d_init_dt() 964 if (of_get_property(np, "st,click-double-x", NULL)) lis3lv02d_init_dt() 967 if (of_get_property(np, "st,click-single-y", NULL)) lis3lv02d_init_dt() 969 if (of_get_property(np, "st,click-double-y", NULL)) lis3lv02d_init_dt() 972 if (of_get_property(np, "st,click-single-z", NULL)) lis3lv02d_init_dt() 974 if (of_get_property(np, "st,click-double-z", NULL)) lis3lv02d_init_dt() 977 if (!of_property_read_u32(np, "st,click-threshold-x", &val)) lis3lv02d_init_dt() 979 if (!of_property_read_u32(np, "st,click-threshold-y", &val)) lis3lv02d_init_dt() 981 if (!of_property_read_u32(np, "st,click-threshold-z", &val)) lis3lv02d_init_dt() 984 if (!of_property_read_u32(np, "st,click-time-limit", &val)) lis3lv02d_init_dt() 986 if (!of_property_read_u32(np, "st,click-latency", &val)) lis3lv02d_init_dt() 988 if (!of_property_read_u32(np, "st,click-window", &val)) lis3lv02d_init_dt() 999 if (of_get_property(np, "st,irq1-click", NULL)) lis3lv02d_init_dt() 1010 if (of_get_property(np, "st,irq2-click", NULL)) lis3lv02d_init_dt()
|
H A D | lis3lv02d.h | 33 * click...). Unfortunately, not all the differences can be probed via
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | trackpoint.h | 70 #define TP_UP_THRESH 0x5A /* Used to generate a 'click' on Z-axis */ 72 #define TP_JENKS_CURV 0x5D /* Minimum curvature for double click */
|
H A D | cypress_ps2.c | 488 * sure it doesn't turn into a click. The regular tap-to-click cypress_parse_packet() 490 * disabling tap-to-click won't affect the mouse button zones. cypress_parse_packet()
|
H A D | sentelic.c | 778 /* On-pad click in SFAC mode should be handled fsp_process_byte() 806 /* on-pad click, filter it if necessary */ fsp_process_byte() 913 * between on-pad and real button click fsp_activate_protocol() 918 /* enable on-pad click by default */ fsp_activate_protocol()
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-roccat-kone.h | 48 kone_button_info_type_button_1 = 0x1, /* click (left mouse button) */ 173 /* switch events notify if user changed values with mousebutton click */
|
H A D | hid-magicmouse.c | 326 * generating a click event. magicmouse_raw_event()
|
H A D | hid-rmi.c | 411 hid_warn(hdev, "Click Button pressed, but the click data is missing\n"); rmi_f30_input_event()
|
/linux-4.1.27/sound/soc/samsung/ |
H A D | s3c24xx_simtec_hermes.c | 54 * a click when powering up. */
|
/linux-4.1.27/drivers/input/keyboard/ |
H A D | atkbd.c | 378 int scroll = 0, hscroll = 0, click = -1; atkbd_interrupt() local 490 click = !atkbd->release; atkbd_interrupt() 522 if (click != -1) atkbd_interrupt() 523 input_report_key(dev, BTN_MIDDLE, click); atkbd_interrupt()
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | sun4i-ts.c | 141 * resulting in reporting a click on the old location. sun4i_ts_irq_handle_input()
|
/linux-4.1.27/scripts/kconfig/ |
H A D | gconf.c | 878 /* User click: update choice (full) or goes down (single) */ 996 /* User click: display sub-tree in the right frame. */
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | board-rx51-peripherals.c | 145 /* Interrupt line 2 for click detection, line 1 for thresholds */
|
/linux-4.1.27/sound/pci/ac97/ |
H A D | ac97_codec.c | 1041 snd_ac97_powerdown(ac97); /* for avoiding click noises during shut down */ snd_ac97_dev_free() 2353 /* FIXME: this may cause click noises on some boards */ snd_ac97_powerdown() 2414 * (for avoiding loud click noises for many (OSS) apps snd_ac97_update_power()
|
/linux-4.1.27/sound/pci/hda/ |
H A D | patch_realtek.c | 4326 spec->shutup = alc_no_shutup; /* reduce click noise */ alc_fixup_tpt440_dock() 4329 codec->power_save_node = 0; /* avoid click noises */ alc_fixup_tpt440_dock() 4355 * it causes a click noise at start up alc_fixup_dell_xps13()
|
H A D | hda_codec.c | 755 * Clear all pin controls to shup up before suspend for avoiding click noise. 3076 /* this delay seems necessary to avoid click noise at power-down */ hda_set_power_state()
|
H A D | patch_sigmatel.c | 4540 * click noises on old 92HD73xx chips. patch_stac92hd73xx()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
H A D | sunhme.c | 519 * Here the timer peeks at the DP83840 status registers at each click to see
|
/linux-4.1.27/sound/oss/ |
H A D | ad1848.c | 1451 order to get rid of the click that preceded PCM playback, ad1848_init_hw()
|
/linux-4.1.27/sound/pci/ |
H A D | azt3328.c | 1292 * audio output with an annoying click in case of 8/16bit format change snd_azf3328_codec_setfmt()
|
/linux-4.1.27/drivers/tty/vt/ |
H A D | vt.c | 25 * Code for xterm like mouse click reporting by Peter Orbaek 20-Jul-94
|