����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) 2012, Anish Kumar <anish198519851985@gmail.com>
*/
#ifndef GENERIC_ADC_BATTERY_H
#define GENERIC_ADC_BATTERY_H
/**
* struct gab_platform_data - platform_data for generic adc iio battery driver.
* @battery_info: recommended structure to specify static power supply
* parameters
* @cal_charge: calculate charge level.
* @jitter_delay: delay required after the interrupt to check battery
* status.Default set is 10ms.
*/
struct gab_platform_data {
struct power_supply_info battery_info;
int (*cal_charge)(long value);
int jitter_delay;
};
#endif /* GENERIC_ADC_BATTERY_H */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| bq2415x_charger.h | File | 1.45 KB | 0644 |
|
| bq24190_charger.h | File | 305 B | 0644 |
|
| bq24735-charger.h | File | 401 B | 0644 |
|
| bq27xxx_battery.h | File | 1.95 KB | 0644 |
|
| charger-manager.h | File | 6.94 KB | 0644 |
|
| generic-adc-battery.h | File | 688 B | 0644 |
|
| gpio-charger.h | File | 708 B | 0644 |
|
| jz4740-battery.h | File | 325 B | 0644 |
|
| max17042_battery.h | File | 6.28 KB | 0644 |
|
| sbs-battery.h | File | 602 B | 0644 |
|
| smartreflex.h | File | 9.15 KB | 0644 |
|
| twl4030_madc_battery.h | File | 765 B | 0644 |
|