Searched refs:gpm (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.4/drivers/power/supply/ | 
| D | max8925_power.c | 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() 524 	info->gpm = chip->i2c;  in max8925_power_probe()
  | 
| /Linux-v5.4/Documentation/security/ | 
| D | sak.rst | 63 	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-v5.4/arch/arm/boot/dts/ | 
| D | s3c2416-pinctrl.dtsi | 74 	gpm: gpm {  label
  | 
| D | s3c64xx-pinctrl.dtsi | 95 	gpm: gpm {  label
  | 
| /Linux-v5.4/fs/udf/ | 
| D | super.c | 1386 	struct genericPartitionMap *gpm;  in udf_load_logicalvol()  local 1416 	     i++, offset += gpm->partitionMapLength) {  in udf_load_logicalvol() 1418 		gpm = (struct genericPartitionMap *)  in udf_load_logicalvol() 1420 		type = gpm->partitionMapType;  in udf_load_logicalvol() 1423 				(struct genericPartitionMap1 *)gpm;  in udf_load_logicalvol() 1430 						(struct udfPartitionMap2 *)gpm;  in udf_load_logicalvol() 1451 					(struct sparablePartitionMap *)gpm);  in udf_load_logicalvol()
  | 
| /Linux-v5.4/Documentation/input/devices/ | 
| D | appletouch.rst | 29 the mouse data from /dev/input/mice (using gpm, or X11).
  | 
| /Linux-v5.4/Documentation/admin-guide/ | 
| D | serial-console.rst | 101      Xfree86, svgalib, gpm, SVGATextMode
  | 
| D | devices.rst | 144 /dev/gpmdata	socket		gpm mouse multiplexer
  | 
| /Linux-v5.4/drivers/input/mouse/ | 
| D | Kconfig | 33 		<http://www.geocities.com/dt_or/gpm/gpm.html>
  | 
| /Linux-v5.4/Documentation/input/ | 
| D | input.rst | 63 	gpm -t ps2 -m /dev/input/mice
  | 
| /Linux-v5.4/Documentation/process/ | 
| D | kernel-docs.rst | 225       :Keywords: mouse, driver, gpm. 233       :Keywords: mouse, driver, gpm, races, asynchronous I/O.
  | 
| /Linux-v5.4/drivers/tty/serial/8250/ | 
| D | Kconfig | 29 	  the X window system, try running gpm first.
  | 
| /Linux-v5.4/arch/x86/ | 
| D | Kconfig | 2635 	  especially if you are using gpm.
  | 
| /Linux-v5.4/ | 
| D | CREDITS | 3230 D: the gpm mouse server and kernel support for it
  |