Searched refs:gpm (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/drivers/power/ |
D | max8925_power.c | 68 struct i2c_client *gpm; member 96 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 1 << 7, 0); in __set_charger() 99 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 1 << 7, 1 << 7); in __set_charger() 305 ret = max8925_reg_read(info->gpm, MAX8925_CHG_STATUS); in max8925_bat_get_prop() 326 ret = max8925_reg_read(info->gpm, MAX8925_CHG_STATUS); in max8925_bat_get_prop() 414 ret = max8925_reg_read(info->gpm, MAX8925_CHG_STATUS); in max8925_init_charger() 432 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 1 << 7, 1 << 7); in max8925_init_charger() 434 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 3 << 5, in max8925_init_charger() 437 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 7, info->fast_charge); in max8925_init_charger() 526 info->gpm = chip->i2c; in max8925_power_probe()
|
/linux-4.4.14/Documentation/ |
D | SAK.txt | 60 root 579 0.0 0.1 1088 436 ? S 00:43 0:00 gpm -t ps/2 62 So `gpm' will be killed by SAK. This is a bug in gpm. It should 64 initscript which launches gpm and changing it thusly: 68 daemon gpm 72 daemon gpm < /dev/null
|
D | serial-console.txt | 95 Xfree86, svgalib, gpm, SVGATextMode
|
D | kernel-docs.txt | 412 Keywords: mouse, driver, gpm. 418 Keywords: mouse, driver, gpm, races, asynchronous I/O.
|
D | devices.txt | 3237 /dev/gpmdata socket gpm mouse multiplexer
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | s3c2416-pinctrl.dtsi | 75 gpm: gpm { label
|
D | s3c64xx-pinctrl.dtsi | 100 gpm: gpm { label
|
/linux-4.4.14/fs/udf/ |
D | super.c | 1423 struct genericPartitionMap *gpm; in udf_load_logicalvol() local 1449 i++, offset += gpm->partitionMapLength) { in udf_load_logicalvol() 1451 gpm = (struct genericPartitionMap *) in udf_load_logicalvol() 1453 type = gpm->partitionMapType; in udf_load_logicalvol() 1456 (struct genericPartitionMap1 *)gpm; in udf_load_logicalvol() 1463 (struct udfPartitionMap2 *)gpm; in udf_load_logicalvol() 1484 (struct sparablePartitionMap *)gpm); in udf_load_logicalvol()
|
/linux-4.4.14/Documentation/input/ |
D | appletouch.txt | 24 the mouse data from /dev/input/mice (using gpm, or X11).
|
D | input.txt | 80 gpm -t ps2 -m /dev/input/mice 264 Should you want to add event device support into any application (X, gpm,
|
/linux-4.4.14/drivers/input/mouse/ |
D | Kconfig | 32 <http://www.geocities.com/dt_or/gpm/gpm.html>
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | Kconfig | 26 the X window system, try running gpm first.
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 2287 especially if you are using gpm.
|
/linux-4.4.14/ |
D | CREDITS | 3159 D: the gpm mouse server and kernel support for it
|