Home
last modified time | relevance | path

Searched refs:i8042 (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-trackpoint1 What: /sys/devices/platform/i8042/.../sensitivity
8 What: /sys/devices/platform/i8042/.../intertia
16 What: /sys/devices/platform/i8042/.../reach
23 What: /sys/devices/platform/i8042/.../draghys
31 What: /sys/devices/platform/i8042/.../mindrag
38 What: /sys/devices/platform/i8042/.../speed
45 What: /sys/devices/platform/i8042/.../thresh
53 What: /sys/devices/platform/i8042/.../upthresh
61 What: /sys/devices/platform/i8042/.../ztime
69 What: /sys/devices/platform/i8042/.../jenks
[all …]
/linux/arch/x86/kernel/
H A Dplatform-quirks.c11 x86_platform.legacy.i8042 = X86_LEGACY_I8042_EXPECTED_PRESENT; in x86_early_init_platform_quirks()
29 x86_platform.legacy.i8042 = X86_LEGACY_I8042_PLATFORM_ABSENT; in x86_early_init_platform_quirks()
H A Djailhouse.c217 x86_platform.legacy.i8042 = X86_LEGACY_I8042_PLATFORM_ABSENT; in jailhouse_init_platform()
/linux/drivers/input/serio/
H A DKconfig24 the architecture might use a PC serio device (i8042) to
30 tristate "i8042 PC Keyboard controller"
34 i8042 is the chip over which the standard AT keyboard and PS/2
41 module will be called i8042.
123 tristate "HP System Device Controller i8042 Support"
128 Controller", an i8042 carrying microcode to manage a
193 AUX ports on i8042 keyboard controller. Each serio port that is
H A DMakefile9 obj-$(CONFIG_SERIO_I8042) += i8042.o
H A Di8042-acpipnpio.h1594 if (x86_platform.legacy.i8042 != in i8042_pnp_init()
1741 if (x86_platform.legacy.i8042 == X86_LEGACY_I8042_PLATFORM_ABSENT) in i8042_platform_init()
/linux/arch/x86/include/asm/
H A Dx86_init.h254 enum x86_legacy_i8042_state i8042; member
/linux/arch/x86/hyperv/
H A Dhv_vtl.c42 x86_platform.legacy.i8042 = X86_LEGACY_I8042_PLATFORM_ABSENT; in hv_vtl_init_platform()
/linux/Documentation/input/
H A Duserio.rst82 debugging information from i8042, and play back the devices on /dev/userio. The
/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8544ds.dtsi177 i8042@60 {
H A Dp2020ds.dtsi297 i8042@60 {
H A Dmpc8572ds.dtsi398 i8042@60 {
/linux/arch/x86/kernel/acpi/
H A Dboot.c958 x86_platform.legacy.i8042 != X86_LEGACY_I8042_PLATFORM_ABSENT) { in acpi_parse_fadt()
960 x86_platform.legacy.i8042 = X86_LEGACY_I8042_FIRMWARE_ABSENT; in acpi_parse_fadt()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1952 i8042.debug [HW] Toggle i8042 debug mode
1953 i8042.unmask_kbd_data
1956 requires that i8042.debug=1 be enabled)
1957 i8042.direct [HW] Put keyboard port into non-translated mode
1958 i8042.dumbkbd [HW] Pretend that controller can only read data from
1961 i8042.noaux [HW] Don't check for auxiliary (== mouse) port
1962 i8042.nokbd [HW] Don't check/create keyboard port
1963 i8042.noloop [HW] Disable the AUX Loopback command while probing
1965 i8042.nomux [HW] Don't check presence of an active multiplexing
1967 i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX
[all …]
/linux/drivers/input/keyboard/
H A DKconfig323 "HP System Device Controller i8042 Support" in the input/serio
/linux/
H A DMAINTAINERS11341 F: include/linux/i8042.h