Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/power/supply/
Dbq256xx_charger.c222 struct bq256xx_device { struct
280 int (*bq256xx_get_ichg)(struct bq256xx_device *bq);
281 int (*bq256xx_get_iindpm)(struct bq256xx_device *bq);
282 int (*bq256xx_get_vbatreg)(struct bq256xx_device *bq);
283 int (*bq256xx_get_iterm)(struct bq256xx_device *bq);
284 int (*bq256xx_get_iprechg)(struct bq256xx_device *bq);
285 int (*bq256xx_get_vindpm)(struct bq256xx_device *bq);
287 int (*bq256xx_set_ichg)(struct bq256xx_device *bq, int ichg);
288 int (*bq256xx_set_iindpm)(struct bq256xx_device *bq, int iindpm);
289 int (*bq256xx_set_vbatreg)(struct bq256xx_device *bq, int vbatreg);
[all …]