Home
last modified time | relevance | path

Searched refs:input (Results 6551 - 6575 of 7315) sorted by relevance

1...<<261262263264265266267268269270>>...293

/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dchromeos_laptop.c12 #include <linux/input.h>
/kernel/linux/linux-5.10/include/linux/
H A Dfb.h79 __u16 input; /* display type - see FB_DISP_* */ member
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dchip.h672 bool input);
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvcvideo.h277 /* The following fields are used by input headers only. */
583 struct input_dev *input; member
/kernel/linux/linux-6.6/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx.c19 #include <linux/input.h>
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-input.c3 // handle em28xx IR remotes via linux kernel input layer.
17 #include <linux/usb/input.h>
34 "input: %s: " fmt, __func__, ## arg); \
637 /* Register input device */ in em28xx_init_buttons()
679 /* Deregister input devices */ in em28xx_shutdown_buttons()
725 dev_info(&dev->intf->dev, "Registering input extension\n"); in em28xx_ir_init()
847 dev_info(&dev->intf->dev, "Closing input extension\n"); in em28xx_ir_fini()
876 dev_info(&dev->intf->dev, "Suspending input extension\n"); in em28xx_ir_suspend()
895 dev_info(&dev->intf->dev, "Resuming input extension\n"); in em28xx_ir_resume()
929 MODULE_DESCRIPTION(DRIVER_DESC " - input interfac
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dse401.c25 #include <linux/input.h>
H A Dpac7311.c51 #include <linux/input.h>
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpfc-shx3.c546 .input = { PINMUX_INPUT_BEGIN, PINMUX_INPUT_END },
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dchromeos_laptop.c12 #include <linux/input.h>
/kernel/linux/linux-6.6/drivers/platform/olpc/
H A Dolpc-xo175-ec.c16 #include <linux/input.h>
691 /* Set up power button input device */ in olpc_xo175_ec_probe()
700 dev_err(&spi->dev, "error registering input device: %d\n", ret); in olpc_xo175_ec_probe()
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dldusb.c28 #include <linux/input.h>
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-picolcd_core.c12 #include <linux/input.h>
114 * input class device
406 /* initialize keypad input device */
424 hid_err(hdev, "failed to allocate input device\n"); in picolcd_init_keys()
446 hid_err(hdev, "error registering the input device\n"); in picolcd_init_keys()
467 /* Setup keypad input device */ in picolcd_probe_lcd()
472 /* Setup CIR input device */ in picolcd_probe_lcd()
562 hid_err(hdev, "failed to open input interrupt pipe for key and IR events\n"); in picolcd_probe()
629 /* Cleanup input */ in picolcd_remove()
H A Dhid-roccat-kone.c26 #include <linux/input.h>
H A Dhid-roccat-kovaplus.c16 #include <linux/input.h>
H A Dhid-roccat-pyra.c18 #include <linux/input.h>
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dstts751.c741 static SENSOR_DEVICE_ATTR_RO(temp1_input, input, 0);
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dadi.c15 #include <linux/input.h>
194 * adi_decode() decodes Logitech joystick data into input events.
268 * adi_open() is a callback from the input open routine.
280 * adi_close() is a callback from the input close routine.
396 snprintf(adi->phys, ADI_MAX_PHYS_LENGTH, "%s/input%d", port->gameport->phys, half); in adi_init_input()
H A Dsidewinder.c14 #include <linux/input.h>
726 "%s/input%d", gameport->phys, i); in sw_connect()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dcm109.c22 * - Dmitry Torokhov for valuable input and review
34 #include <linux/usb/input.h>
52 HID_OR2 = 0x02, /* Set GPIO to input/output mode */
89 struct input_dev *idev; /* input device */
93 /* irq input channel */
292 * input subsystem.
314 * for the input subsystem, sends press-n-release for mute keys.
544 * input event interface
780 /* register settings for the input device */ in cm109_usb_probe()
853 * Make sure input event in cm109_usb_pre_reset()
[all...]
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-pca9532.c15 #include <linux/input.h>
305 /* To use as input ensure pin is not driven */ in pca9532_gpio_direction_input()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dlm8323.c19 #include <linux/input.h>
65 #define CFG_MUX1SEL 0x01 /* Select MUX1_OUT input. */
67 #define CFG_MUX2SEL 0x04 /* Select MUX2_OUT input. */
711 "%s/input-kp", dev_name(&client->dev)); in lm8323_probe()
727 dev_dbg(&client->dev, "error registering input device\n"); in lm8323_probe()
H A Dlkkbd.c53 #include <linux/input.h>
524 * lkkbd_event() handles events from the input module.
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dwacom_w8001.c19 #include <linux/input/mt.h>
590 * an input device.
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dparser.y109 input: mainmenu_stmt stmt_list | stmt_list; label

Completed in 30 milliseconds

1...<<261262263264265266267268269270>>...293