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