Home
last modified time | relevance | path

Searched refs:config_profile_info (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_cw221x.c90 static u8 config_profile_info[SIZE_OF_PROFILE] = { variable
178 cw221x->bat_profile = config_profile_info; in cw221x_ofdata_to_platdata()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dcw221x_battery.c101 static unsigned char config_profile_info[SIZE_OF_PROFILE] = { variable
575 cw_bat->bat_profile = config_profile_info; in cw_config_profile_init()