Searched defs:i2c_mux_core (Results 1 – 2 of 2) sorted by relevance
32 struct i2c_mux_core { struct41 int (*select)(struct i2c_mux_core *, u32 chan_id); argument42 int (*deselect)(struct i2c_mux_core *, u32 chan_id); argument49 struct i2c_mux_core *i2c_mux_alloc(struct i2c_adapter *parent, argument
241 int (*select)(struct i2c_mux_core *, u32), in i2c_mux_alloc()242 int (*deselect)(struct i2c_mux_core *, u32)) in i2c_mux_alloc()