Home
last modified time | relevance | path

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

/include/linux/
Di2c-mux.h18 struct i2c_mux_core { struct
27 int (*select)(struct i2c_mux_core *, u32 chan_id); argument
28 int (*deselect)(struct i2c_mux_core *, u32 chan_id); argument
35 struct i2c_mux_core *i2c_mux_alloc(struct i2c_adapter *parent, argument