Home
last modified time | relevance | path

Searched refs:bat_profile (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dcw2017_battery.c74 u8 *bat_profile; member
132 cw_bat->bat_profile, in cw_update_profile()
191 if (cw_bat->bat_profile) { in cw_init()
202 } else if (cw_bat->bat_profile) { in cw_init()
213 if (memcmp(bat_info, cw_bat->bat_profile, CW2017_SIZE_BATINFO)) { in cw_init()
488 cw_bat->bat_profile = devm_kzalloc(dev, length, GFP_KERNEL); in cw2017_parse_properties()
489 if (!cw_bat->bat_profile) in cw2017_parse_properties()
494 cw_bat->bat_profile, in cw2017_parse_properties()

Completed in 2 milliseconds