Searched defs:sbsm_data (Results 1 – 1 of 1) sorted by relevance
41 struct sbsm_data { struct42 struct i2c_client *client;43 struct i2c_mux_core *muxc;45 struct power_supply *psy;47 u8 cur_chan; /* currently selected channel */48 struct gpio_chip chip;49 bool is_ltc1760; /* special capabilities */51 unsigned int supported_bats;52 unsigned int last_state;53 unsigned int last_state_cont;