Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dirmce.c61 struct irmce_softc { struct
101 static int irmce_reset(struct irmce_softc *); argument
124 CFATTACH_DECL2_NEW(irmce, sizeof(struct irmce_softc),
146 struct irmce_softc *sc = device_private(self); in irmce_attach()
255 struct irmce_softc *sc = device_private(self); in irmce_detach()
301 struct irmce_softc *sc = device_private(self); in irmce_rescan()
327 struct irmce_softc *sc = device_private(self); in irmce_childdet()
334 irmce_reset(struct irmce_softc *sc) in irmce_reset()
364 struct irmce_softc *sc = priv; in irmce_open()
379 struct irmce_softc *sc = priv; in irmce_close()
[all …]