Home
last modified time | relevance | path

Searched full:ion (Results 1 – 25 of 62) sorted by relevance

123

/linux/tools/lib/perf/
H A Dlib.c10 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 Dbattery.yaml39 - 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 Dlego,ev3-battery.yaml15 It uses 6 AA batteries or a special Li-ion rechargeable battery pack that is
H A Dsamsung,battery.yaml14 of lithium ion chemistry devices used for mobile phones, laptops and other
H A Drichtek,rt9471.yaml14 RT9471 is a switch-mode single cell Li-Ion/Li-Polymer battery charger for
H A Dltc4162-l.yaml17 panels, etc., and a rechargeable Lithium-Ion/Polymer battery.
H A Drichtek,rt9467.yaml14 RT9467 is a switch-mode single cell Li-Ion/Li-Polymer battery charger for
H A Dbq24190.yaml8 title: TI BQ2419x Li-Ion Battery Charger
H A Dbq2415x.yaml8 title: TI bq2415x Li-Ion Charger
H A Dbq24735.yaml8 title: TI BQ24735 Li-Ion Battery Charger
H A Dbq256xx.yaml15 management and system power management ICs for single cell Li-ion and Li-
H A Dbq25890.yaml8 title: Bq25890, bq25892, bq25895 and bq25896 Li-Ion Charger
H A Dbq24257.yaml8 title: Bq24250, bq24251 and bq24257 Li-Ion Charger
/linux/drivers/power/supply/
H A DKconfig389 Driver supports Maxim fuel-gauge systems for lithium-ion (Li+)
404 MAX17042 is fuel-gauge systems for lithium-ion (Li+) batteries
419 MAX1720x is a family of fuel-gauge systems for lithium-ion (Li+)
431 MAX1721x is fuel-gauge systems for lithium-ion (Li+) batteries
648 is an integrated, single-cell lithium-ion battery charger. DT
749 cell Li-ion and Li-polymer batteries.
838 RT9467 is a switch-mode single cell Li-Ion/Li-Polymer battery charger
858 patch manageable device for single cell Li-Ion and Li-polymer battery.
H A Dlego_ev3_battery.c100 * Only allow changing technology from Unknown to NiMH. Li-ion in lego_ev3_battery_set_property()
190 /* 2-cell Li-ion, 7.4V nominal */ in lego_ev3_battery_probe()
H A Dpower_supply_core.c681 else if (!strcmp("lithium-ion", value)) in power_supply_get_battery_info()
682 /* Imprecise lithium-ion type */ in power_supply_get_battery_info()
684 else if (!strcmp("lithium-ion-polymer", value)) in power_supply_get_battery_info()
686 else if (!strcmp("lithium-ion-iron-phosphate", value)) in power_supply_get_battery_info()
688 else if (!strcmp("lithium-ion-manganese-oxide", value)) in power_supply_get_battery_info()
H A Dqcom_smbb.c6 * integrated, single-cell lithium-ion battery charger.
643 /* this charger is a single-cell lithium-ion battery charger in smbb_battery_get_property()
650 val->intval = 3000000; /* single-cell li-ion low end */ in smbb_battery_get_property()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dpci.c179 { 0x17aa, 0x3607, "Second Generation ION" },
185 { 0x17aa, 0x3605, "Second Generation ION" },
186 { 0x17aa, 0x3617, "Second Generation ION" },
192 { 0x17aa, 0x3607, "Second Generation ION" },
193 { 0x17aa, 0x3610, "Second Generation ION" },
205 { 0x17aa, 0x3605, "Second Generation ION" },
1212 { 0x0865, "ION" },
1226 { 0x0874, "ION" },
1227 { 0x0876, "ION" },
1229 { 0x087d, "ION" },
[all …]
/linux/drivers/usb/serial/
H A Dio_usbvend.h40 // 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 Dwishbone-serial.c6 * Copyright (C) 2013 GSI Helmholtz Centre for Heavy Ion Research GmbH
/linux/drivers/hid/
H A Dhid-icade.c3 * ION iCade input driver
239 MODULE_DESCRIPTION("ION iCade input driver");
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7280a.yaml7 title: Analog Devices AD7280a Lithium Ion Battery Monitoring System
/linux/tools/testing/selftests/power_supply/
H A Dtest_power_supply_properties.sh77 test_sysfs_prop_optional_list technology "Unknown","NiMH","Li-ion","Li-poly","LiFe","NiCd","LiMn"
/linux/drivers/platform/x86/x86-android-tablets/
H A Dshared-psy-info.c45 PROPERTY_ENTRY_STRING("device-chemistry", "lithium-ion"),
/linux/drivers/i2c/busses/
H A Di2c-cht-wc.c387 * bq25892 charger settings for the round li-ion cells in the hinge,
417 /* bq25892 charger for the round li-ion cells in the hinge */

123