Searched refs:bq256xx_state (Results 1 – 1 of 1) sorted by relevance
187 struct bq256xx_state { struct248 struct bq256xx_state state;428 struct bq256xx_state *state) in bq256xx_get_state()990 struct bq256xx_state state; in bq256xx_get_charger_property()1171 struct bq256xx_state *new_state) in bq256xx_state_changed()1173 struct bq256xx_state old_state; in bq256xx_state_changed()1179 return memcmp(&old_state, new_state, sizeof(struct bq256xx_state)) != 0; in bq256xx_state_changed()1185 struct bq256xx_state state; in bq256xx_irq_handler_thread()