Home
last modified time | relevance | path

Searched refs:INPUT (Results 1 – 106 of 106) sorted by relevance

/linux-4.4.14/arch/arm/boot/dts/
Dexynos4412-trats2.dts919 PIN_SLP(gpa0-0, INPUT, NONE);
921 PIN_SLP(gpa0-2, INPUT, NONE);
922 PIN_SLP(gpa0-3, INPUT, UP);
923 PIN_SLP(gpa0-4, INPUT, NONE);
924 PIN_SLP(gpa0-5, INPUT, DOWN);
925 PIN_SLP(gpa0-6, INPUT, DOWN);
926 PIN_SLP(gpa0-7, INPUT, UP);
928 PIN_SLP(gpa1-0, INPUT, DOWN);
929 PIN_SLP(gpa1-1, INPUT, DOWN);
930 PIN_SLP(gpa1-2, INPUT, DOWN);
[all …]
Dexynos3250-monk.dts510 PIN_SLP(gpa0-0, INPUT, DOWN);
511 PIN_SLP(gpa0-1, INPUT, DOWN);
512 PIN_SLP(gpa0-2, INPUT, DOWN);
513 PIN_SLP(gpa0-3, INPUT, DOWN);
514 PIN_SLP(gpa0-4, INPUT, DOWN);
515 PIN_SLP(gpa0-5, INPUT, DOWN);
516 PIN_SLP(gpa0-6, INPUT, DOWN);
517 PIN_SLP(gpa0-7, INPUT, DOWN);
519 PIN_SLP(gpa1-0, INPUT, DOWN);
520 PIN_SLP(gpa1-1, INPUT, DOWN);
[all …]
Dexynos3250-rinato.dts687 PIN_SLP(gpa0-0, INPUT, DOWN);
688 PIN_SLP(gpa0-1, INPUT, DOWN);
689 PIN_SLP(gpa0-2, INPUT, DOWN);
690 PIN_SLP(gpa0-3, INPUT, DOWN);
691 PIN_SLP(gpa0-4, INPUT, DOWN);
692 PIN_SLP(gpa0-5, INPUT, DOWN);
693 PIN_SLP(gpa0-6, INPUT, DOWN);
694 PIN_SLP(gpa0-7, INPUT, DOWN);
696 PIN_SLP(gpa1-0, INPUT, DOWN);
697 PIN_SLP(gpa1-1, INPUT, DOWN);
[all …]
Dam335x-baltos-ir5221.dts89 0x158 0x2a /* spi0_d1.i2c1_sda_mux3, INPUT | MODE2 */
90 0x15c 0x2a /* spi0_cs0.i2c1_scl_mux3, INPUT | MODE2 */
97 0x16c 0x2a /* uart0_rtsn.dcan1_rx_mux0, INPUT | MODE2 */
110 0x180 0x28 /* uart1_rxd, INPUT | MODE0 */
111 0x184 0x28 /* uart1_txd, INPUT | MODE0 */
112 /*0x178 0x28*/ /* uart1_ctsn, INPUT | MODE0 */
114 0x178 (PIN_INPUT_PULLDOWN | MUX_MODE7) /* uart1_ctsn, INPUT | MODE0 */
125 0x150 0x29 /* spi0_sclk.uart2_rxd_mux3, INPUT | MODE1 */
127 /*0x188 0x2a*/ /* i2c0_sda.uart2_ctsn_mux0, INPUT | MODE2 */
128 /*0x18c 0x2a*/ /* i2c0_scl.uart2_rtsn_mux0, INPUT | MODE2 */
Domap3-tao3530.dtsi147 … OMAP3_CORE1_IOPAD(0x25dc, PIN_OUTPUT | MUX_MODE1) /* etk_d0.mcspi3_simo gpio14 INPUT | MODE1 */
148 …AP3_CORE1_IOPAD(0x25de, PIN_INPUT_PULLUP | MUX_MODE1) /* etk_d1.mcspi3_somi gpio15 INPUT | MODE1 */
149 … OMAP3_CORE1_IOPAD(0x25e0, PIN_OUTPUT | MUX_MODE1) /* etk_d2.mcspi3_cs0 gpio16 INPUT | MODE1 */
150 … OMAP3_CORE1_IOPAD(0x25e2, PIN_INPUT | MUX_MODE1) /* etk_d3.mcspi3_clk gpio17 INPUT | MODE1 */
Dste-href-ab8505.dtsi33 * are muxed in as GPIO, and configured as INPUT PULL DOWN
Domap3-evm-37xx.dts82 /* NOTE: Clocked externally, needs INPUT also for sdmmc2_clk.sdmmc2_clk */
Dste-href-ab8500.dtsi45 * are muxed in as GPIO, and configured as INPUT PULL DOWN
/linux-4.4.14/drivers/hwmon/
Dadt7475.c27 #define INPUT 0 macro
678 case INPUT: in set_pwm()
920 static SENSOR_DEVICE_ATTR_2(in0_input, S_IRUGO, show_voltage, NULL, INPUT, 0);
926 static SENSOR_DEVICE_ATTR_2(in1_input, S_IRUGO, show_voltage, NULL, INPUT, 1);
932 static SENSOR_DEVICE_ATTR_2(in2_input, S_IRUGO, show_voltage, NULL, INPUT, 2);
938 static SENSOR_DEVICE_ATTR_2(in3_input, S_IRUGO, show_voltage, NULL, INPUT, 3);
944 static SENSOR_DEVICE_ATTR_2(in4_input, S_IRUGO, show_voltage, NULL, INPUT, 4);
950 static SENSOR_DEVICE_ATTR_2(in5_input, S_IRUGO, show_voltage, NULL, INPUT, 5);
956 static SENSOR_DEVICE_ATTR_2(temp1_input, S_IRUGO, show_temp, NULL, INPUT, 0);
973 static SENSOR_DEVICE_ATTR_2(temp2_input, S_IRUGO, show_temp, NULL, INPUT, 1);
[all …]
DKconfig301 depends on INPUT && X86
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-video.c225 input, INPUT(input)->vmux, in cx23885_video_mux()
226 INPUT(input)->gpio0, INPUT(input)->gpio1, in cx23885_video_mux()
227 INPUT(input)->gpio2, INPUT(input)->gpio3); in cx23885_video_mux()
234 if (INPUT(input)->type == CX23885_VMUX_TELEVISION) in cx23885_video_mux()
240 INPUT(input)->vmux, 0, 0); in cx23885_video_mux()
253 INPUT(input)->amux, 0, 0); in cx23885_video_mux()
255 if (INPUT(input)->amux == CX25840_AUDIO7) in cx23885_video_mux()
257 else if (INPUT(input)->amux == CX25840_AUDIO6) in cx23885_video_mux()
277 if (INPUT(input)->amux == CX25840_AUDIO7) in cx23885_audio_mux()
279 else if (INPUT(input)->amux == CX25840_AUDIO6) in cx23885_audio_mux()
[all …]
DKconfig3 depends on DVB_CORE && VIDEO_DEV && PCI && I2C && INPUT && SND
Dcx23885.h45 #define INPUT(nr) (&cx23885_boards[dev->board].input[nr]) macro
/linux-4.4.14/drivers/media/firewire/
DKconfig17 def_bool INPUT = y || (INPUT = m && DVB_FIREDTV = m)
/linux-4.4.14/drivers/media/usb/uvc/
DKconfig15 depends on USB_VIDEO_CLASS=INPUT || INPUT=y
/linux-4.4.14/drivers/hid/usbhid/
DKconfig7 depends on USB && INPUT
25 depends on USB_HID && INPUT=n
52 depends on USB && INPUT
68 depends on USB && INPUT
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-video.c303 input, INPUT(input).vmux, in cx88_video_mux()
304 INPUT(input).gpio0,INPUT(input).gpio1, in cx88_video_mux()
305 INPUT(input).gpio2,INPUT(input).gpio3); in cx88_video_mux()
307 cx_andor(MO_INPUT_FORMAT, 0x03 << 14, INPUT(input).vmux << 14); in cx88_video_mux()
308 cx_write(MO_GP3_IO, INPUT(input).gpio3); in cx88_video_mux()
309 cx_write(MO_GP0_IO, INPUT(input).gpio0); in cx88_video_mux()
310 cx_write(MO_GP1_IO, INPUT(input).gpio1); in cx88_video_mux()
311 cx_write(MO_GP2_IO, INPUT(input).gpio2); in cx88_video_mux()
313 switch (INPUT(input).type) { in cx88_video_mux()
330 if (INPUT(input).audioroute) { in cx88_video_mux()
[all …]
Dcx88-core.c710 if (INPUT(core->input).type == CX88_VMUX_SVIDEO) in cx88_set_scale()
809 if (CX88_VMUX_TELEVISION != INPUT(core->input).type && in set_tvaudio()
810 CX88_VMUX_CABLE != INPUT(core->input).type) in set_tvaudio()
Dcx88.h303 #define INPUT(nr) (core->board.input[nr]) macro
Dcx88-blackbird.c951 if (0 == INPUT(i).type) in vidioc_s_input()
Dcx88-cards.c3006 switch (INPUT(core->input).type) { in cx88_xc3028_geniatech_tuner_callback()
3140 switch (INPUT(core->input).type) { in cx88_xc2028_tuner_callback()
/linux-4.4.14/drivers/platform/x86/
DKconfig25 depends on INPUT
75 depends on INPUT
113 depends on INPUT
125 depends on INPUT
147 depends on INPUT
164 depends on INPUT
192 depends on INPUT
225 depends on INPUT && ACPI
245 depends on INPUT
256 depends on INPUT
[all …]
/linux-4.4.14/drivers/misc/lis3lv02d/
DKconfig7 depends on !ACPI && SPI_MASTER && INPUT
24 depends on I2C && INPUT
/linux-4.4.14/net/rfkill/
DKconfig23 depends on INPUT = y || RFKILL = INPUT
/linux-4.4.14/drivers/gpu/drm/nouveau/
DKconfig14 select ACPI_VIDEO if ACPI && X86 && BACKLIGHT_CLASS_DEVICE && INPUT
22 select INPUT if ACPI && X86
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
DKconfig41 depends on CARL9170 && (INPUT = y || INPUT = CARL9170)
/linux-4.4.14/drivers/media/usb/pwc/
DKconfig43 depends on USB_PWC && (USB_PWC=INPUT || INPUT=y)
/linux-4.4.14/drivers/media/usb/as102/
DKconfig3 depends on DVB_CORE && USB && I2C && INPUT
/linux-4.4.14/sound/soc/
DKconfig9 select SND_JACK if INPUT=y || INPUT=SND
/linux-4.4.14/drivers/staging/ste_rmi4/
DKconfig3 depends on I2C && INPUT
/linux-4.4.14/arch/m68k/fpsp040/
Dslogn.S320 fmovex (%a0),%fp0 | ...LOAD INPUT
324 |--FPCR SAVED AND CLEARED, INPUT IS 2^(ADJK)*FP0, FP0 CONTAINS
355 addl ADJK(%a6),%d0 | ...ADJUST K, ORIGINAL INPUT MAY BE DENORM.
423 |--REGISTERS SAVED: FPCR, FP1. FP0 CONTAINS THE INPUT.
477 |--ENTRY POINT FOR LOG(1+Z) FOR DENORMALIZED INPUT
Dsasin.S63 fmovex (%a0),%fp0 | ...LOAD INPUT
Dscosh.S80 fmovex (%a0),%fp0 | ...LOAD INPUT
Dssinh.S76 fmovex (%a0),%fp0 | ...LOAD INPUT
Dstanh.S84 fmovex (%a0),%fp0 | ...LOAD INPUT
Dslog2.S10 | INPUT: Double-extended value in memory location pointed to
Dssin.S182 fmovex (%a0),%fp0 | ...LOAD INPUT
536 fmovex (%a0),%fp0 | ...LOAD INPUT
Dstan.S171 fmovex (%a0),%fp0 | ...LOAD INPUT
Dsrem_mod.S8 | INPUT
Dsetox.S9 | INPUT
/linux-4.4.14/sound/pci/hda/
DKconfig7 select SND_JACK if INPUT=y || INPUT=SND
59 depends on INPUT=y || INPUT=SND_HDA
87 select INPUT
/linux-4.4.14/net/bluetooth/hidp/
DKconfig3 depends on BT_BREDR && INPUT
/linux-4.4.14/drivers/media/usb/gspca/
Dcpia1.c141 #define INPUT (DATA_IN << 8) macro
144 #define CPIA_COMMAND_GetCPIAVersion (INPUT | CPIA_MODULE_CPIA | 1)
145 #define CPIA_COMMAND_GetPnPID (INPUT | CPIA_MODULE_CPIA | 2)
146 #define CPIA_COMMAND_GetCameraStatus (INPUT | CPIA_MODULE_CPIA | 3)
153 #define CPIA_COMMAND_ReadVCRegs (INPUT | CPIA_MODULE_SYSTEM | 1)
155 #define CPIA_COMMAND_ReadMCPorts (INPUT | CPIA_MODULE_SYSTEM | 3)
159 #define CPIA_COMMAND_ReadIDATA (INPUT | CPIA_MODULE_SYSTEM | 7)
165 #define CPIA_COMMAND_I2CRead (INPUT | CPIA_MODULE_SYSTEM | 13)
167 #define CPIA_COMMAND_GetVPVersion (INPUT | CPIA_MODULE_VP_CTRL | 1)
168 #define CPIA_COMMAND_ResetFrameCounter (INPUT | CPIA_MODULE_VP_CTRL | 2)
[all …]
DKconfig4 depends on INPUT || INPUT=n
/linux-4.4.14/drivers/staging/vme/devices/
Dvme_pio2_gpio.c77 if ((card->bank[PIO2_CHANNEL_BANK[offset]].config == INPUT) | in pio2_gpio_set()
126 if ((card->bank[PIO2_CHANNEL_BANK[offset]].config == INPUT) | in pio2_gpio_dir_out()
Dvme_pio2.h209 enum pio2_bank_config { NOFIT, INPUT, OUTPUT, BOTH }; enumerator
Dvme_pio2_core.c268 card->bank[i - 1].config = INPUT; in pio2_probe()
/linux-4.4.14/drivers/hid/i2c-hid/
DKconfig7 depends on I2C && INPUT
/linux-4.4.14/drivers/input/
DKconfig8 config INPUT config
26 if INPUT
31 default INPUT
180 depends on INPUT && APM_EMULATION
/linux-4.4.14/sound/core/
DKconfig27 # To be effective this also requires INPUT - users should say:
28 # select SND_JACK if INPUT=y || INPUT=SND
29 # to avoid having to force INPUT on.
/linux-4.4.14/drivers/media/usb/ttusb-dec/
DKconfig3 depends on DVB_CORE && USB && INPUT && PCI
/linux-4.4.14/drivers/media/usb/au0828/
DKconfig4 depends on I2C && INPUT && DVB_CORE && USB
/linux-4.4.14/drivers/gpu/drm/gma500/
DKconfig13 select INPUT if ACPI
/linux-4.4.14/drivers/media/usb/tm6000/
DKconfig3 depends on VIDEO_DEV && I2C && INPUT && RC_CORE && USB
/linux-4.4.14/drivers/input/joystick/iforce/
DKconfig6 depends on INPUT && INPUT_JOYSTICK
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-video.c198 INPUT(dev->ctl_input)->vmux, 0, 0); in em28xx_wake_i2c()
1120 dev->ctl_ainput = INPUT(index)->amux; in video_mux()
1121 dev->ctl_aoutput = INPUT(index)->aout; in video_mux()
1127 INPUT(index)->vmux, 0, 0); in video_mux()
1469 if (0 == INPUT(n)->type) in vidioc_enum_input()
1475 strcpy(i->name, iname[INPUT(n)->type]); in vidioc_enum_input()
1477 if ((EM28XX_VMUX_TELEVISION == INPUT(n)->type) || in vidioc_enum_input()
1478 (EM28XX_VMUX_CABLE == INPUT(n)->type)) in vidioc_enum_input()
1504 if (0 == INPUT(i)->type) in vidioc_s_input()
1556 if (0 == INPUT(a->index)->type) in vidioc_s_audio()
[all …]
Dem28xx-core.c401 em28xx_gpio_set(dev, INPUT(dev->ctl_input)->gpio); in em28xx_set_audio_source()
745 return em28xx_gpio_set(dev, INPUT(dev->ctl_input)->gpio); in em28xx_set_mode()
Dem28xx.h391 #define INPUT(nr) (&em28xx_boards[dev->model].input[nr]) macro
/linux-4.4.14/drivers/media/pci/mantis/
DKconfig3 depends on PCI && I2C && INPUT && RC_CORE
/linux-4.4.14/drivers/extcon/
DKconfig25 depends on MFD_ARIZONA && INPUT && SND_SOC
57 depends on MFD_MAX77693 && INPUT
/linux-4.4.14/sound/soc/codecs/
DKconfig49 select SND_SOC_CS42L52 if I2C && INPUT
50 select SND_SOC_CS42L56 if I2C && INPUT
162 select SND_SOC_WM8962 if I2C && INPUT
368 depends on I2C && INPUT
372 depends on I2C && INPUT
835 depends on I2C && INPUT
/linux-4.4.14/sound/ppc/
DKconfig14 depends on I2C && INPUT && PPC_PMAC
/linux-4.4.14/sound/usb/
DKconfig79 depends on INPUT=y || INPUT=SND_USB_CAIAQ
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-video.c876 dev->ctl_ainput = INPUT(index)->amux; in video_mux()
880 cx25840_call(dev, video, s_routing, INPUT(index)->vmux, 0, 0); in video_mux()
1123 if (0 == INPUT(n)->type) in cx231xx_enum_input()
1129 strcpy(i->name, iname[INPUT(n)->type]); in cx231xx_enum_input()
1131 if ((CX231XX_VMUX_TELEVISION == INPUT(n)->type) || in cx231xx_enum_input()
1132 (CX231XX_VMUX_CABLE == INPUT(n)->type)) in cx231xx_enum_input()
1175 if (0 == INPUT(i)->type) in cx231xx_s_input()
1180 if (INPUT(i)->type == CX231XX_VMUX_TELEVISION || in cx231xx_s_input()
1181 INPUT(i)->type == CX231XX_VMUX_CABLE) { in cx231xx_s_input()
Dcx231xx-avcore.c569 switch (INPUT(input)->type) { in cx231xx_set_video_input_mux()
585 INPUT(input)->type, in cx231xx_set_video_input_mux()
586 INPUT(input)->vmux); in cx231xx_set_video_input_mux()
605 INPUT(input)->vmux); in cx231xx_set_video_input_mux()
609 INPUT(input)->vmux); in cx231xx_set_video_input_mux()
614 __func__, INPUT(input)->type); in cx231xx_set_video_input_mux()
1089 switch (INPUT(input)->amux) { in cx231xx_set_audio_input()
Dcx231xx.h320 #define INPUT(nr) (&cx231xx_boards[dev->model].input[nr]) macro
/linux-4.4.14/drivers/staging/nvec/
DKconfig14 depends on MFD_NVEC && INPUT
/linux-4.4.14/drivers/gpu/drm/i915/
DKconfig20 select INPUT if ACPI
/linux-4.4.14/Documentation/usb/
Dgadget_hid.txt41 0x81, 0x02, /* INPUT (Data,Var,Abs) */
44 0x81, 0x03, /* INPUT (Cnst,Var,Abs) */
61 0x81, 0x00, /* INPUT (Data,Ary,Abs) */
Dgadget_printer.txt260 /* Read data from standard INPUT (stdin). */
/linux-4.4.14/drivers/virtio/
DKconfig54 depends on INPUT
/linux-4.4.14/drivers/macintosh/
DKconfig164 depends on ADB && INPUT=y
176 depends on SYSCTL && INPUT
271 depends on PPC_PMAC && !PPC64 && INPUT && ((ADB_PMU && I2C = y) || (ADB_PMU && !I2C) || I2C)
/linux-4.4.14/Documentation/hid/
Dhid-transport.txt113 - INPUT Report: Input reports provide data from device to host. This
131 INPUT and OUTPUT reports can be sent as pure data reports on the intr channel.
132 For INPUT reports this is the usual operational mode. But for OUTPUT reports,
162 INPUT reports as payload might be blocked by the underlying transport driver
Dhid-sensor.txt20 INPUT(1)[INPUT]
/linux-4.4.14/drivers/input/tablet/
DKconfig42 depends on USB && INPUT
/linux-4.4.14/drivers/usb/storage/
DKconfig149 depends on INPUT=y || INPUT=USB_STORAGE
/linux-4.4.14/sound/pci/
DKconfig541 depends on INPUT=y || INPUT=SND_ES1968
716 depends on INPUT=y || INPUT=SND_MAESTRO3
869 select SND_JACK if INPUT=y || INPUT=SND
/linux-4.4.14/drivers/staging/sm750fb/
Dddk750_chip.c368 | FIELD_SET(0, PANEL_PLL_CTRL, INPUT, OSC) in formatPllReg()
/linux-4.4.14/drivers/staging/iio/adc/
DKconfig97 depends on INPUT
/linux-4.4.14/drivers/input/misc/
DKconfig747 depends on INPUT
767 depends on INPUT && I2C
779 depends on INPUT && I2C
790 depends on INPUT && I2C
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfplsp.S4901 # INPUT *************************************************************** #
5028 fmov.x (%a0),%fp0 # LOAD INPUT
5610 # INPUT *************************************************************** #
5760 fmov.x (%a0),%fp0 # LOAD INPUT
6242 fmov.x (%a0),%fp0 # LOAD INPUT
6490 # INPUT *************************************************************** #
6524 fmov.x (%a0),%fp0 # LOAD INPUT
6687 # INPUT *************************************************************** #
7507 # INPUT *************************************************************** #
7568 # INPUT *************************************************************** #
[all …]
Dfpsp.S2388 # INPUT *************************************************************** #
3079 # INPUT *************************************************************** #
3750 # INPUT *************************************************************** #
3819 # INPUT *************************************************************** #
5345 fmov.x (%a0),%fp0 # LOAD INPUT
6146 # INPUT *************************************************************** #
6697 # INPUT *************************************************************** #
6731 fmov.x (%a0),%fp0 # LOAD INPUT
8433 #--REGISTERS SAVED: FPCR, FP1. FP0 CONTAINS THE INPUT.
8486 #--ENTRY POINT FOR LOG(X) FOR DENORMALIZED INPUT
[all …]
Dilsp.S73 # INPUT *************************************************************** #
490 # INPUT *************************************************************** #
Dpfpsp.S2387 # INPUT *************************************************************** #
3078 # INPUT *************************************************************** #
3749 # INPUT *************************************************************** #
3820 # INPUT *************************************************************** #
3854 # INPUT *************************************************************** #
3941 # INPUT *************************************************************** #
/linux-4.4.14/sound/soc/samsung/
DKconfig187 depends on SND_SOC_SAMSUNG && INPUT && I2C
/linux-4.4.14/drivers/media/
DKconfig71 depends on INPUT
/linux-4.4.14/Documentation/laptops/
Dsony-laptop.txt14 reported both through the ACPI subsystem as acpi events and through the INPUT
/linux-4.4.14/sound/drivers/
DKconfig38 depends on INPUT
/linux-4.4.14/drivers/acpi/
DKconfig158 depends on INPUT
172 depends on INPUT
/linux-4.4.14/sound/soc/fsl/
DKconfig234 depends on OF && I2C && INPUT
/linux-4.4.14/drivers/misc/
DKconfig9 depends on INPUT
97 depends on X86 && PCI && INPUT
/linux-4.4.14/Documentation/networking/
Dudplite.txt264 iptables -A INPUT -p udplite -j LOG
/linux-4.4.14/drivers/input/joystick/
DKconfig297 depends on JOYSTICK_XPAD && INPUT
/linux-4.4.14/Documentation/sysctl/
Dnet.txt152 Maximum number of packets, queued on the INPUT side, when the interface
/linux-4.4.14/drivers/iio/adc/
DKconfig124 depends on INPUT
/linux-4.4.14/drivers/media/rc/
DKconfig4 depends on INPUT
/linux-4.4.14/drivers/hid/
DKconfig5 depends on INPUT
9 depends on INPUT
/linux-4.4.14/drivers/input/touchscreen/
DKconfig15 def_tristate INPUT
16 depends on INPUT
/linux-4.4.14/Documentation/gpio/
Dgpio-legacy.txt169 /* GPIO INPUT: return zero or nonzero */
210 /* GPIO INPUT: return zero or nonzero, might sleep */
/linux-4.4.14/drivers/tty/
DKconfig15 select INPUT
/linux-4.4.14/drivers/leds/
DKconfig190 depends on I2C && INPUT
/linux-4.4.14/drivers/char/
DKconfig420 depends on X86_32 && PCI && INPUT
/linux-4.4.14/net/netfilter/
DKconfig768 iptables -A INPUT -p tcp --dport 22 -j LED --led-trigger-id ssh --led-delay 1000
1310 iptables -A INPUT -m pkttype --pkt-type broadcast -j LOG
/linux-4.4.14/drivers/mfd/
DKconfig1515 depends on MCP_UCB1200 && INPUT
/linux-4.4.14/arch/x86/
DKconfig2491 depends on INPUT=y
/linux-4.4.14/
DMAINTAINERS5469 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
5480 INPUT MULTITOUCH (MT) PROTOCOL
6883 MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
11437 VIRTIO INPUT DRIVER