Searched refs:ietp_softc (Results 1 – 1 of 1) sorted by relevance
101 struct ietp_softc { struct127 static int ietp_probe(struct ietp_softc *); argument128 static int ietp_attach(struct ietp_softc *);129 static int ietp_detach(struct ietp_softc *);230 ietp_probe(struct ietp_softc *sc) in ietp_probe()245 ietp_attach(struct ietp_softc *sc) in ietp_attach()329 ietp_detach(struct ietp_softc *sc) in ietp_detach()339 struct ietp_softc *sc = context; in ietp_intr()450 struct ietp_softc *sc = device_get_softc(dev); in ietp_iic_probe()470 struct ietp_softc *sc = device_get_softc(dev); in ietp_iic_attach()[all …]