Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dradeonfb_i2c.c199 radeonfb_i2c_init(struct radeonfb_softc *sc) in radeonfb_i2c_init() function
H A Dradeonfbvar.h372 void radeonfb_i2c_init(struct radeonfb_softc *);
H A Dradeonfb.c624 radeonfb_i2c_init(sc); in radeonfb_attach()