Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_cw221x.c366 static int cw_write_profile(struct cw221x_info *cw221x, u8 buf[]) in cw_write_profile() function
434 cw_write_profile(cw221x, cw221x->bat_profile); in cw_config_start_ic()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dcw221x_battery.c197 static int cw_write_profile(struct i2c_client *client, unsigned char const buf[]) in cw_write_profile() function
595 ret = cw_write_profile(cw_bat->client, cw_bat->bat_profile); in cw_config_start_ic()