Home
last modified time | relevance | path

Searched defs:sbsm_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dsbs-manager.c38 struct sbsm_data { struct
39 struct i2c_client *client;
40 struct i2c_mux_core *muxc;
42 struct power_supply *psy;
44 u8 cur_chan; /* currently selected channel */
45 struct gpio_chip chip;
46 bool is_ltc1760; /* special capabilities */
48 unsigned int supported_bats;
49 unsigned int last_state;
50 unsigned int last_state_cont;