Home
last modified time | relevance | path

Searched refs:lm_attach (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/ic/
H A Dlm78var.h158 void lm_attach(struct lm_softc *);
H A Dlm78.c455 lm_attach(struct lm_softc *sc) in lm_attach() function
/openbsd/sys/dev/i2c/
H A Dlm78_i2c.c80 lm_attach(&sc->sc_lmsc); in lm_i2c_attach()
/openbsd/sys/dev/isa/
H A Dlm78_isa.c212 lm_attach(&sc->sc_lmsc); in lm_isa_attach()