/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | lm8323.c | 19 #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 D | uinput.c | 3 * 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 D | yealink.c | 3 * 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 D | ati_remote2.c | 9 #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 D | intel_crt.c | 649 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 D | pinctrl-dove.c | 300 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 D | xfrm_replay.c | 487 if (unlikely(XFRM_SKB_CB(skb)->seq.input.hi != in xfrm_replay_recheck_esn()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs42l56.c | 17 #include <linux/input.h>
|
H A D | cs42l52.c | 19 #include <linux/input.h>
|
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
H A D | bytcr_rt5640.c | 21 #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 D | bytcr_rt5651.c | 21 #include <linux/input.h>
|
H A D | kbl_da7219_max98927.c | 12 #include <linux/input.h>
|
H A D | kbl_rt5663_max98927.c | 12 #include <linux/input.h>
|
H A D | sof_rt5682.c | 9 #include <linux/input.h>
|
/kernel/linux/linux-5.10/sound/soc/intel/atom/ |
H A D | sst-atom-controls.h | 26 /* 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 D | jitdump.c | 67 struct perf_data input; member
|
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 396 /* 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 D | ati_remote.c | 11 * 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 D | spca561.c | 14 #include <linux/input.h>
|
H A D | pac7302.c | 9 * 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 D | pwc-if.c | 45 - 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 D | sh_pfc.h | 273 struct pinmux_range input; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
H A D | gm12u320.c | 483 .input = 0x08, /* Analog input */
|
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | vmk80xx.c | 22 * - 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 D | usbduxfast.c | 40 #include <linux/input.h> 70 * input endpoint number 95 * size of the input-buffer IN BYTES
|