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