Home
last modified time | relevance | path

Searched refs:via_aux_probe (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/fbdev/via/
H A Dvia_aux.c13 struct via_aux_bus *via_aux_probe(struct i2c_adapter *adap) in via_aux_probe() function
H A Dvia_aux.h38 struct via_aux_bus *via_aux_probe(struct i2c_adapter *adap);
H A Dviafbdev.c1699 shared->i2c_26 = via_aux_probe(viafb_find_i2c_adapter(VIA_PORT_26)); in i2c_bus_probe()
1703 shared->i2c_31 = via_aux_probe(viafb_find_i2c_adapter(VIA_PORT_31)); in i2c_bus_probe()
1708 shared->i2c_2C = via_aux_probe(viafb_find_i2c_adapter(VIA_PORT_2C)); in i2c_bus_probe()