Searched refs:i2c_arbitrator_deselect (Results 1 – 2 of 2) sorted by relevance
23 int i2c_arbitrator_deselect(struct udevice *mux, struct udevice *bus, in i2c_arbitrator_deselect() function130 .deselect = i2c_arbitrator_deselect,
85 static int i2c_arbitrator_deselect(struct i2c_mux_core *muxc, u32 chan) in i2c_arbitrator_deselect() function117 i2c_arbitrator_select, i2c_arbitrator_deselect); in i2c_arbitrator_probe()