Searched refs:input (Results 6226 - 6250 of 7315) sorted by relevance
1...<<241242243244245246247248249250>>...293
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | Makefile | 5 hid-y := hid-core.o hid-input.o hid-quirks.o
|
H A D | hid-hyperv.c | 11 #include <linux/input.h> 40 * Message types in the synthetic input protocol
|
H A D | hid-roccat-koneplus.c | 18 #include <linux/input.h>
|
H A D | hid-roccat-isku.c | 17 #include <linux/input.h>
|
H A D | hid-roccat-arvo.c | 17 #include <linux/input.h>
|
/kernel/linux/linux-6.6/drivers/hid/usbhid/ |
H A D | usbkbd.c | 21 #include <linux/usb/input.h> 57 * @dev: input device associated with this keyboard
|
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | a3d.c | 14 #include <linux/input.h> 206 * a3d_adc_close() is a callback from the input close routine. 217 * a3d_open() is a callback from the input open routine. 229 * a3d_close() is a callback from the input close routine.
|
H A D | grip_mp.c | 17 #include <linux/input.h> 507 * Reports joystick state to the linux input layer. 515 /* Store button states with linux input driver */ in report_slot() 581 * Tell the linux input layer about a newly plugged-in gamepad.
|
H A D | grip.c | 14 #include <linux/input.h> 336 "%s/input%d", gameport->phys, i); in grip_connect()
|
H A D | tmdc.c | 18 #include <linux/input.h> 297 snprintf(port->phys, sizeof(port->phys), "%s/input%d", tmdc->gameport->phys, i); in tmdc_setup_port()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | soc_button_array.c | 10 #include <linux/input.h> 292 * input reports and some buttons should generate wakeups where as in soc_button_parse_btn_desc()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | fsl-imx25-tcq.c | 12 #include <linux/input.h> 534 dev_err(dev, "Failed to allocate input device\n"); in mx25_tcq_probe() 570 dev_err(dev, "Failed to register input device\n"); in mx25_tcq_probe() 586 MODULE_DESCRIPTION("TS input driver for Freescale mx25");
|
H A D | bcm_iproc_tsc.c | 8 #include <linux/input.h> 453 dev_err(&pdev->dev, "failed to allocate input device\n"); in iproc_ts_probe() 460 /* Set input device info */ in iproc_ts_probe() 497 "failed to register input device: %d\n", error); in iproc_ts_probe()
|
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-lm3530.c | 16 #include <linux/input.h>
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | hil_kbd.c | 2 * Generic linux-input device driver for keyboard devices 35 #include <linux/input.h>
|
H A D | mtk-pmic-keys.c | 8 #include <linux/input.h> 329 dev_err(keys->dev, "input allocate device fail.\n"); in mtk_pmic_keys_probe() 391 "register input device failed (%d)\n", error); in mtk_pmic_keys_probe()
|
H A D | cap11xx.c | 11 #include <linux/input.h> 429 /* Disable autorepeat. The Linux input system has its own handling. */ in cap11xx_i2c_probe()
|
/kernel/linux/linux-6.6/drivers/input/ |
H A D | ff-memless.c | 14 #include <linux/input.h> 491 * an input device (via input_device_flush() that calls into in ml_ff_destroy() 503 * @dev: input device supporting force-feedback
|
H A D | input-mt.c | 8 #include <linux/input/mt.h> 11 #include "input-core-private.h" 25 * input_mt_init_slots() - initialize MT input slots 26 * @dev: input device supporting MT events and finger tracking 31 * in the input device, prepares the ABS_MT_SLOT and 105 * input_mt_destroy_slots() - frees the MT slots of the input device 106 * @dev: input device with allocated MT slots 108 * This function is only needed in error path as the input core will 123 * @dev: input device with allocated MT slots 166 * @dev: input devic [all...] |
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | vsxxxaa.c | 68 #include <linux/input.h>
|
H A D | trackpoint.c | 12 #include <linux/input.h>
|
/kernel/linux/linux-6.6/drivers/input/tablet/ |
H A D | wacom_serial4.c | 15 * - the USB wacom input driver, credited to many people 16 * (see drivers/input/tablet/wacom.h); 17 * - new and old versions of linuxwacom / xf86-input-wacom credited to 104 #include <linux/input.h>
|
H A D | hanwang.c | 12 #include <linux/usb/input.h>
|
/kernel/linux/linux-6.6/drivers/input/serio/ |
H A D | libps2.c | 14 #include <linux/input.h>
|
/kernel/linux/linux-6.6/sound/soc/intel/boards/ |
H A D | glk_rt5682_max98357a.c | 11 #include <linux/input.h>
|
Completed in 21 milliseconds
1...<<241242243244245246247248249250>>...293