/linux/tools/lib/perf/ |
H A D | lib.c | 10 static ssize_t ion(bool is_read, int fd, void *buf, size_t n) in ion() function 38 return ion(true, fd, buf, n); in readn() 66 /* ion does not modify buf. */ in writen() 67 return ion(false, fd, (void *)buf, n); in writen()
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | battery.yaml | 39 - const: lithium-ion 40 description: This is a blanket type for all lithium-ion batteries, 43 lithium ion battery is employed and this wide compatible can be used. 44 - const: lithium-ion-polymer 45 - const: lithium-ion-iron-phosphate 46 - const: lithium-ion-manganese-oxide
|
H A D | lego,ev3-battery.yaml | 15 It uses 6 AA batteries or a special Li-ion rechargeable battery pack that is
|
H A D | maxim,max8971.yaml | 14 for a one-cell lithium-ion (Li+) battery.
|
H A D | samsung,battery.yaml | 14 of lithium ion chemistry devices used for mobile phones, laptops and other
|
H A D | richtek,rt9471.yaml | 14 RT9471 is a switch-mode single cell Li-Ion/Li-Polymer battery charger for
|
H A D | richtek,rt9467.yaml | 14 RT9467 is a switch-mode single cell Li-Ion/Li-Polymer battery charger for
|
H A D | ltc4162-l.yaml | 17 panels, etc., and a rechargeable Lithium-Ion/Polymer battery.
|
H A D | bq24190.yaml | 8 title: TI BQ2419x Li-Ion Battery Charger
|
H A D | bq2415x.yaml | 8 title: TI bq2415x Li-Ion Charger
|
H A D | bq24735.yaml | 8 title: TI BQ24735 Li-Ion Battery Charger
|
H A D | bq256xx.yaml | 15 management and system power management ICs for single cell Li-ion and Li-
|
H A D | bq25890.yaml | 8 title: Bq25890, bq25892, bq25895 and bq25896 Li-Ion Charger
|
H A D | bq24257.yaml | 8 title: Bq24250, bq24251 and bq24257 Li-Ion Charger
|
H A D | rohm,bd99954.yaml | 15 The ROHM BD99954 is a Battery Management LSI for 1-4 cell Lithium-Ion
|
/linux/drivers/power/supply/ |
H A D | Kconfig | 411 Driver supports Maxim fuel-gauge systems for lithium-ion (Li+) 426 MAX17042 is fuel-gauge systems for lithium-ion (Li+) batteries 441 MAX1720x is a family of fuel-gauge systems for lithium-ion (Li+) 453 MAX1721x is fuel-gauge systems for lithium-ion (Li+) batteries 627 charger for a one-cell lithium-ion (Li+) battery. It delivers up to 695 is an integrated, single-cell lithium-ion battery charger. DT 796 cell Li-ion and Li-polymer batteries. 885 RT9467 is a switch-mode single cell Li-Ion/Li-Polymer battery charger 905 patch manageable device for single cell Li-Ion and Li-polymer battery.
|
H A D | power_supply_core.c | 671 else if (!strcmp("lithium-ion", value)) in power_supply_get_battery_info() 672 /* Imprecise lithium-ion type */ in power_supply_get_battery_info() 674 else if (!strcmp("lithium-ion-polymer", value)) in power_supply_get_battery_info() 676 else if (!strcmp("lithium-ion-iron-phosphate", value)) in power_supply_get_battery_info() 678 else if (!strcmp("lithium-ion-manganese-oxide", value)) in power_supply_get_battery_info()
|
/linux/drivers/platform/x86/x86-android-tablets/ |
H A D | shared-psy-info.c | 97 PROPERTY_ENTRY_STRING("device-chemistry", "lithium-ion-polymer"), 117 PROPERTY_ENTRY_STRING("device-chemistry", "lithium-ion"),
|
/linux/drivers/usb/serial/ |
H A D | io_usbvend.h | 40 // ION-device OEM IDs 50 // ION-device Device IDs 296 // supporting the EPiC spec. True ION devices do not return this 392 // Notes for the following two ION vendor-specific param descriptors: 466 __u8 IonConfig; // FBF Config byte for ION manufacturing use 589 // Special section defined by ION 668 __u8 IonConfig; // Config byte for ION manufacturing use
|
H A D | wishbone-serial.c | 6 * Copyright (C) 2013 GSI Helmholtz Centre for Heavy Ion Research GmbH
|
/linux/drivers/hid/ |
H A D | hid-icade.c | 3 * ION iCade input driver 239 MODULE_DESCRIPTION("ION iCade input driver");
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad7280a.yaml | 7 title: Analog Devices AD7280a Lithium Ion Battery Monitoring System
|
/linux/tools/testing/selftests/power_supply/ |
H A D | test_power_supply_properties.sh | 77 test_sysfs_prop_optional_list technology "Unknown","NiMH","Li-ion","Li-poly","LiFe","NiCd","LiMn"
|
/linux/drivers/i2c/busses/ |
H A D | i2c-cht-wc.c | 387 * bq25892 charger settings for the round li-ion cells in the hinge, 417 /* bq25892 charger for the round li-ion cells in the hinge */
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-gplus-fl8005a.dts | 29 device-chemistry = "lithium-ion-polymer";
|