Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/muxes/
H A Di2c-mux-uclass.c21 struct i2c_mux { struct
27 * struct i2c_mux_bus: Information about each bus the mux controls argument
/OK3568_Linux_fs/u-boot/include/
H A Di2c.h635 struct i2c_mux { struct
641 struct i2c_mux mux; argument
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmax9286.c1117 struct device_node *i2c_mux; in max9286_parse_dt() local