Home
last modified time | relevance | path

Searched refs:gpm (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/power/supply/
Dmax8925_power.c68 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-v4.19/Documentation/
DSAK.txt63 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-v4.19/arch/arm/boot/dts/
Ds3c2416-pinctrl.dtsi74 gpm: gpm { label
Ds3c64xx-pinctrl.dtsi95 gpm: gpm { label
/Linux-v4.19/fs/udf/
Dsuper.c1326 struct genericPartitionMap *gpm; in udf_load_logicalvol() local
1352 i++, offset += gpm->partitionMapLength) { in udf_load_logicalvol()
1354 gpm = (struct genericPartitionMap *) in udf_load_logicalvol()
1356 type = gpm->partitionMapType; in udf_load_logicalvol()
1359 (struct genericPartitionMap1 *)gpm; in udf_load_logicalvol()
1366 (struct udfPartitionMap2 *)gpm; in udf_load_logicalvol()
1387 (struct sparablePartitionMap *)gpm); in udf_load_logicalvol()
/Linux-v4.19/Documentation/input/devices/
Dappletouch.rst29 the mouse data from /dev/input/mice (using gpm, or X11).
/Linux-v4.19/Documentation/admin-guide/
Dserial-console.rst101 Xfree86, svgalib, gpm, SVGATextMode
Ddevices.rst143 /dev/gpmdata socket gpm mouse multiplexer
/Linux-v4.19/drivers/input/mouse/
DKconfig32 <http://www.geocities.com/dt_or/gpm/gpm.html>
/Linux-v4.19/Documentation/input/
Dinput.rst63 gpm -t ps2 -m /dev/input/mice
/Linux-v4.19/Documentation/process/
Dkernel-docs.rst237 :Keywords: mouse, driver, gpm.
245 :Keywords: mouse, driver, gpm, races, asynchronous I/O.
/Linux-v4.19/drivers/tty/serial/8250/
DKconfig27 the X window system, try running gpm first.
/Linux-v4.19/arch/x86/
DKconfig2545 especially if you are using gpm.
/Linux-v4.19/
DCREDITS3210 D: the gpm mouse server and kernel support for it