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

/linux-4.4.14/drivers/video/fbdev/via/
H A Dvia_aux.c28 struct via_aux_bus *via_aux_probe(struct i2c_adapter *adap) via_aux_probe() function
H A Dvia_aux.h53 struct via_aux_bus *via_aux_probe(struct i2c_adapter *adap);
H A Dviafbdev.c1734 shared->i2c_26 = via_aux_probe(viafb_find_i2c_adapter(VIA_PORT_26)); i2c_bus_probe()
1738 shared->i2c_31 = via_aux_probe(viafb_find_i2c_adapter(VIA_PORT_31)); i2c_bus_probe()
1743 shared->i2c_2C = via_aux_probe(viafb_find_i2c_adapter(VIA_PORT_2C)); i2c_bus_probe()

Completed in 379 milliseconds