Searched defs:i2c_mux_core (Results 1 – 1 of 1) sorted by relevance
18 struct i2c_mux_core { struct27 int (*select)(struct i2c_mux_core *, u32 chan_id); argument28 int (*deselect)(struct i2c_mux_core *, u32 chan_id); argument35 struct i2c_mux_core *i2c_mux_alloc(struct i2c_adapter *parent, argument