Searched refs:hidraw_softc (Results 1 – 1 of 1) sorted by relevance
94 struct hidraw_softc { struct179 static void hidraw_notify(struct hidraw_softc *);216 struct hidraw_softc *sc = device_get_softc(self); in hidraw_attach()258 struct hidraw_softc *sc = device_get_softc(self); in hidraw_detach()282 struct hidraw_softc *sc = context; in hidraw_intr()306 hidraw_lock_queue(struct hidraw_softc *sc, bool flush) in hidraw_lock_queue()335 hidraw_unlock_queue(struct hidraw_softc *sc) in hidraw_unlock_queue()349 struct hidraw_softc *sc; in hidraw_open()395 struct hidraw_softc *sc = data; in hidraw_dtor()416 struct hidraw_softc *sc; in hidraw_read()[all …]