Home
last modified time | relevance | path

Searched refs:i2c_mux_get_ops (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/i2c/muxes/
A Di2c-mux-uclass.c131 struct i2c_mux_ops *ops = i2c_mux_get_ops(mux); in i2c_mux_select()
143 struct i2c_mux_ops *ops = i2c_mux_get_ops(mux); in i2c_mux_deselect()
/u-boot/include/
A Di2c.h490 #define i2c_mux_get_ops(dev) ((struct i2c_mux_ops *)(dev)->driver->ops) macro

Completed in 5 milliseconds