Home
last modified time | relevance | path

Searched refs:input (Results 6351 - 6375 of 7000) sorted by relevance

1...<<251252253254255256257258259260>>...280

/kernel/linux/linux-5.10/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. */
706 "%s/input-kp", dev_name(&client->dev)); in lm8323_probe()
722 dev_dbg(&client->dev, "error registering input device\n"); in lm8323_probe()
/kernel/linux/linux-5.10/drivers/input/misc/
H A Duinput.c3 * User level driver support for input subsystem
30 #include <linux/input/mt.h>
31 #include "../input-compat.h"
119 /* Find an input request, by ID. Returns NULL if the ID isn't valid. */ in uinput_request_find()
163 * by queueing an input event. in uinput_request_send()
1115 MODULE_DESCRIPTION("User level driver support for input subsystem");
H A Dyealink.c3 * drivers/usb/input/yealink.c
19 * - the xpad-driver drivers/input/joystick/xpad.c
27 * will pop-up on the ../input/eventX bus.
40 #include <linux/usb/input.h>
86 struct input_dev *idev; /* input device */
90 /* irq input channel */
218 * input subsystem.
478 * input event interface
941 /* register settings for the input device */ in usb_probe()
H A Dati_remote2.c9 #include <linux/usb/input.h>
670 * Configure receiver to only accept input from remote "channel" in ati_remote2_setup()
671 * channel == 0 -> Accept input from any remote channel in ati_remote2_setup()
672 * channel == 1 -> Only accept input from remote channel 1 in ati_remote2_setup()
673 * channel == 2 -> Only accept input from remote channel 2 in ati_remote2_setup()
675 * channel == 16 -> Only accept input from remote channel 16 in ati_remote2_setup()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_crt.c649 bool is_digital = edid->input & DRM_EDID_INPUT_DIGITAL; in intel_crt_detect_ddc()
654 * have to check the EDID input spec of the attached device. in intel_crt_detect_ddc()
/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/
H A Dpinctrl-dove.c300 unsigned pid, bool input) in dove_audio1_ctrl_gpio_dir()
299 dove_audio1_ctrl_gpio_dir(struct mvebu_mpp_ctrl_data *data, unsigned pid, bool input) dove_audio1_ctrl_gpio_dir() argument
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_replay.c487 if (unlikely(XFRM_SKB_CB(skb)->seq.input.hi != in xfrm_replay_recheck_esn()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs42l56.c17 #include <linux/input.h>
H A Dcs42l52.c19 #include <linux/input.h>
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dbytcr_rt5640.c21 #include <linux/input.h>
121 dev_err(dev, "quirk map 0x%x is not supported, microphone input will not work\n", map); in log_quirks()
180 /* use bitclock as PLL input */ in byt_rt5640_prepare_and_enable_pll1()
H A Dbytcr_rt5651.c21 #include <linux/input.h>
H A Dkbl_da7219_max98927.c12 #include <linux/input.h>
H A Dkbl_rt5663_max98927.c12 #include <linux/input.h>
H A Dsof_rt5682.c9 #include <linux/input.h>
/kernel/linux/linux-5.10/sound/soc/intel/atom/
H A Dsst-atom-controls.h26 /* define a bit for each mixer input */
76 /* Start of input paths */
374 struct swm_input_ids input[SST_CMD_SWM_MAX_INPUTS]; member
654 /* output is triggered before input */
/kernel/linux/linux-5.10/tools/perf/util/
H A Djitdump.c67 struct perf_data input; member
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvcvideo.h396 /* The following fields are used by input headers only. */
675 struct input_dev *input; member
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dati_remote.c11 * to better match the style of the existing usb/input drivers. However, the
53 * - When it stops blinking, input the channel code as two digits, from 01
81 #include <linux/usb/input.h>
262 int users; /* 0-2, users are rc and input */
268 #define KIND_LITERAL 1 /* Simply pass to input system as EV_KEY */
272 /* Translation table from hardware messages to input events. */
507 "wrong checksum in input: %*ph\n", 4, data); in ati_remote_input_report()
516 "Masked input from channel 0x%02x: data %02x, mask= 0x%02lx\n", in ati_remote_input_report()
559 * Invert it to match the input layer's conventions. in ati_remote_input_report()
902 /* Set up and register mouse input devic in ati_remote_probe()
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dspca561.c14 #include <linux/input.h>
H A Dpac7302.c9 * Camera button input handling by Márton Németh <nm127@freemail.hu>
82 #include <linux/input.h>
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc-if.c45 - Pham Thanh Nam: webcam snapshot button as an event input device
55 #include <linux/usb/input.h>
1139 /* register webcam snapshot button input device */ in usb_pwc_probe()
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dsh_pfc.h273 struct pinmux_range input; member
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Dgm12u320.c483 .input = 0x08, /* Analog input */
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dvmk80xx.c22 * - analog input
24 * - digital input
34 #include <linux/input.h>
716 /* Analog input subdevice */ in vmk80xx_init_subdevices()
738 /* Digital input subdevice */ in vmk80xx_init_subdevices()
H A Dusbduxfast.c40 #include <linux/input.h>
70 * input endpoint number
95 * size of the input-buffer IN BYTES

Completed in 34 milliseconds

1...<<251252253254255256257258259260>>...280