7 lines
238 B
C
Executable file
7 lines
238 B
C
Executable file
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
/* Copyright (c) 2014-2015, 2018, 2021, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
#include <uapi/linux/batterydata-interface.h>
|
|
|
|
int config_battery_data(struct bms_battery_data *profile);
|