Searched refs:i2c_mux_gpio_deselect (Results 1 – 2 of 2) sorted by relevance
55 static int i2c_mux_gpio_deselect(struct udevice *dev, struct udevice *bus, in i2c_mux_gpio_deselect() function123 .deselect = i2c_mux_gpio_deselect,
43 static int i2c_mux_gpio_deselect(struct i2c_mux_core *muxc, u32 chan) in i2c_mux_gpio_deselect() function158 muxc->deselect = i2c_mux_gpio_deselect; in i2c_mux_gpio_probe()