Home
last modified time | relevance | path

Searched full:gpm (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/security/
H A Dsak.rst63 root 579 0.0 0.1 1088 436 ? S 00:43 0:00 gpm -t ps/2
65 So ``gpm`` will be killed by SAK. This is a bug in gpm. It should
67 initscript which launches gpm and changing it thusly:
71 daemon gpm
75 daemon gpm < /dev/null
/linux/drivers/power/supply/
H A Dmax8925_power.c19 /* registers in GPM */
65 struct i2c_client *gpm; member
93 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 1 << 7, 0); in __set_charger()
96 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 1 << 7, 1 << 7); in __set_charger()
303 ret = max8925_reg_read(info->gpm, MAX8925_CHG_STATUS); in max8925_bat_get_prop()
324 ret = max8925_reg_read(info->gpm, MAX8925_CHG_STATUS); in max8925_bat_get_prop()
412 ret = max8925_reg_read(info->gpm, MAX8925_CHG_STATUS); in max8925_init_charger()
430 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 1 << 7, 1 << 7); in max8925_init_charger()
432 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 3 << 5, in max8925_init_charger()
435 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 7, info->fast_charge); in max8925_init_charger()
[all …]
/linux/Documentation/input/devices/
H A Dappletouch.rst29 the mouse data from /dev/input/mice (using gpm, or X11).
/linux/drivers/platform/mips/
H A Drs780e-acpi.c80 /* GPM Base */ in acpi_registers_setup()
/linux/include/linux/mfd/
H A Dmax8925.h73 /* GPM registers */
/linux/Documentation/admin-guide/
H A Dserial-console.rst133 Xfree86, svgalib, gpm, SVGATextMode
/linux/arch/arm/boot/dts/samsung/
H A Ds3c64xx-pinctrl.dtsi95 gpm: gpm-gpio-bank { label
/linux/drivers/net/wireless/ath/ath9k/
H A Dmci.c231 ath_dbg(common, MCI, "Unknown GPM CAL message\n"); in ath_mci_cal_msg()
429 ath_dbg(common, MCI, "Unknown GPM COEX message = 0x%02x\n", opcode); in ath_mci_msg()
H A Dar9003_mci.h155 /* MCI GPM/Coex opcode/type definitions */
/linux/drivers/cpufreq/
H A Dgx-suspmod.c95 #define GPM (1<<0) /* global power management */ macro
/linux/drivers/input/mouse/
H A Dvsxxxaa.c9 * The packet format was initially taken from a patch to GPM which is (C) 2001
H A Dsynaptics.c13 * start merging tpconfig and gpm code to a xfree-input module
/linux/drivers/pinctrl/samsung/
H A Dpinctrl-s3c64xx.c795 PIN_BANK_4BIT_EINTW(6, 0x820, "gpm", 23, 0x1f),
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c1735 /* Ensure GPM receives fw up/down after CS is stopped */ in __gpm_wait_for_fw_complete()
1738 /* Wait for forcewake request to complete in GPM */ in __gpm_wait_for_fw_complete()
1743 /* Ensure CS receives fw ack from GPM */ in __gpm_wait_for_fw_complete()
/linux/arch/arm/mach-s3c/
H A Dgpio-samsung.c702 .label = "GPM",
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_kms.c1806 /* RLC SAVE RESTORE LIST GPM MEM */ in amdgpu_debugfs_firmware_info_show()
/linux/arch/x86/kernel/
H A Dapm_32.c48 * screen-blanking and gpm (Stephen Rothwell); Linux 1.99.4
/linux/arch/x86/
H A DKconfig2848 especially if you are using gpm.
/linux/
H A DCREDITS3539 D: the gpm mouse server and kernel support for it