Searched refs:input (Results 1 - 25 of 86) sorted by relevance

1234

/netgear-R7800-V1.0.2.28/target/linux/adm5120/base-files/lib/preinit/
H A D05_reset_button_adm51204 insmod input-core
5 insmod input-polldev
/netgear-R7800-V1.0.2.28/docs/
H A Dopenwrt.tex14 \input{network}
16 \input{wireless}
18 \input{config}
21 \input{init-scripts}
23 \input{network-scripts}
26 \input{build}
31 \input{working}
33 \input{adding}
35 \input{debugging}
38 \input{bug
[all...]
/netgear-R7800-V1.0.2.28/target/linux/brcm63xx/base-files/lib/preinit/
H A D05_reset_button_brcm63xx7 insmod input-core
8 insmod input-polldev
/netgear-R7800-V1.0.2.28/package/px5g/src/polarssl/
H A Dsha1.h67 * \param input buffer holding the data
68 * \param ilen length of the input data
70 void sha1_update( sha1_context *ctx, unsigned char *input, int ilen );
81 * \brief Output = SHA-1( input buffer )
83 * \param input buffer holding the data
84 * \param ilen length of the input data
87 void sha1( unsigned char *input, int ilen, unsigned char output[20] );
92 * \param path input file name
113 * \param input buffer holding the data
114 * \param ilen length of the input dat
[all...]
H A Drsa.h175 * \param input input buffer
181 * padding. Also, be sure to set input[0] = 0.
183 * \note The input and output buffers must be large
187 unsigned char *input,
194 * \param input input buffer
199 * \note The input and output buffers must be large
203 unsigned char *input,
212 * \param input buffe
[all...]
/netgear-R7800-V1.0.2.28/target/linux/adm5120/
H A DMakefile18 DEFAULT_PACKAGES += admswconfig wpad-mini kmod-input-core \
19 kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug \
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/include/asm/mach-lantiq/
H A Ddev-gpio-buttons.h15 #include <linux/input.h>
/netgear-R7800-V1.0.2.28/target/linux/generic/files/drivers/input/misc/
H A Dgpio_buttons.c7 * This file was based on: /drivers/input/misc/cobalt_btns.c
10 * also was based on: /drivers/input/keyboard/gpio_keys.c
23 #include <linux/input.h>
24 #include <linux/input-polldev.h>
44 static void gpio_buttons_check_state(struct input_dev *input, argument
58 input_event(input, type, button->code,
60 input_sync(input);
70 struct input_dev *input = dev->input; local
80 gpio_buttons_check_state(input, butto
91 struct input_dev *input; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ramips/
H A DMakefile20 kmod-leds-gpio kmod-input-core kmod-input-polldev \
21 kmod-input-gpio-keys-polled kmod-button-hotplug \
/netgear-R7800-V1.0.2.28/target/linux/rb532/
H A Dmodules.mk29 define KernelPackage/input-rb532
32 DEPENDS:=@TARGET_rb532 +kmod-input-polldev
36 FILES:=$(LINUX_DIR)/drivers/input/misc/rb532_button.ko
38 $(call AddDepends/input)
41 define KernelPackage/input-rb532/description
45 $(eval $(call KernelPackage,input-rb532))
H A DMakefile17 DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532
/netgear-R7800-V1.0.2.28/target/linux/ep93xx/profiles/
H A D01-simone.mk11 kmod-input-core \
12 kmod-input-evdev \
13 kmod-input-keyboard-ep93xx \
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/
H A Ddev-gpio-buttons.h14 #include <linux/input.h>
/netgear-R7800-V1.0.2.28/target/linux/cns21xx/
H A DMakefile20 kmod-leds-gpio kmod-input-core kmod-input-gpio-keys \
/netgear-R7800-V1.0.2.28/target/linux/omap24xx/profiles/
H A D110-n810-gui.mk13 xf86-video-omapfb xf86-input-tslib xf86-input-evdev \
/netgear-R7800-V1.0.2.28/package/kernel/modules/
H A D001-depends.mk16 define AddDepends/input
17 DEPENDS+= +kmod-input-core $(1)
H A Dother.mk155 $(call AddDepends/input,+kmod-input-evdev)
165 define KernelPackage/input-core
169 FILES:=$(LINUX_DIR)/drivers/input/input-core.ko
170 AUTOLOAD:=$(call AutoLoad,19,input-core)
173 define KernelPackage/input-core/description
174 Kernel modules for support of input device
177 $(eval $(call KernelPackage,input-core))
180 define KernelPackage/input
[all...]
/netgear-R7800-V1.0.2.28/target/linux/rdc/
H A DMakefile21 wpad-mini kmod-libphy kmod-r6040 kmod-input-core \
22 kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug \
/netgear-R7800-V1.0.2.28/target/linux/cobalt/
H A Dmodules.mk26 DEPENDS:=@TARGET_cobalt +kmod-input-evdev +kmod-input-polldev
28 FILES:=$(LINUX_DIR)/drivers/input/misc/cobalt_btns.ko
/netgear-R7800-V1.0.2.28/target/linux/ep93xx/
H A Dmodules.mk24 define KernelPackage/input-keyboard-ep93xx
31 FILES:=$(LINUX_DIR)/drivers/input/keyboard/ep93xx_keypad.ko
33 $(call AddDepends/input)
36 define KernelPackage/input-keyboard-ep93xx/description
40 $(eval $(call KernelPackage,input-keyboard-ep93xx))
92 TITLE:=EP93xx input touchscreen support
95 FILES:=$(LINUX_DIR)/drivers/input/touchscreen/ep93xx_ts.ko
100 EP93xx SoC input touchscreen support
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/cesa/AES/
H A DmvAesApi.c119 char *input, *outBuffer; local
121 input = (char*)plain;
151 /* parse input stream into rectangular array */
152 block[t][j] = input[16*i+4*j+t] & 0xFF;
177 /* parse input stream into rectangular array and exor with
179 block[t][j] ^= input[16*i+4*j+t] & 0xFF;
204 char *input, *outBuffer; local
206 input = (char*)srcData;
242 /* parse input stream into rectangular array */
243 block[t][j] = input[1
[all...]
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dsha1.h29 void sha1_update( sha1_context *ctx, uchar *input, uint length );
/netgear-R7800-V1.0.2.28/target/linux/lantiq/ar9/
H A Dtarget.mk7 kmod-input-gpio-keys-polled kmod-ledtrig-netdev kmod-leds-gpio kmod-button-hotplug \
/netgear-R7800-V1.0.2.28/target/linux/lantiq/danube/
H A Dtarget.mk7 kmod-input-gpio-keys-polled kmod-ledtrig-netdev kmod-leds-gpio kmod-button-hotplug \
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/mach-common/
H A Dubicom32hid.c37 #include <linux/input.h>
38 #include <linux/input-polldev.h>
109 * We won't register an input subsystem if there are no mappings.
237 * Poll the input from the HID device.
244 struct input_dev *id = dev->input;
443 * We have buttons or codes, we must register an input device
459 ud->poll_dev->input->name =
461 ud->poll_dev->input->phys = "ubicom32hid/input0";
462 ud->poll_dev->input->dev.parent = &client->dev;
463 ud->poll_dev->input
[all...]

Completed in 257 milliseconds

1234