Searched refs:state_fields (Results 1 – 1 of 1) sorted by relevance
481 } state_fields[] = { in bq25890_get_chip_state() local490 for (i = 0; i < ARRAY_SIZE(state_fields); i++) { in bq25890_get_chip_state()491 ret = bq25890_field_read(bq, state_fields[i].id); in bq25890_get_chip_state()495 *state_fields[i].data = ret; in bq25890_get_chip_state()