Lines Matching defs:hidraw_softc
88 struct hidraw_softc {
173 static void hidraw_notify(struct hidraw_softc *);
209 struct hidraw_softc *sc = device_get_softc(self);
251 struct hidraw_softc *sc = device_get_softc(self);
275 struct hidraw_softc *sc = context;
299 hidraw_lock_queue(struct hidraw_softc *sc, bool flush)
328 hidraw_unlock_queue(struct hidraw_softc *sc)
342 struct hidraw_softc *sc;
388 struct hidraw_softc *sc = data;
409 struct hidraw_softc *sc;
490 struct hidraw_softc *sc;
566 struct hidraw_softc *sc;
900 struct hidraw_softc *sc;
926 struct hidraw_softc *sc;
951 struct hidraw_softc *sc;
970 struct hidraw_softc *sc;
977 hidraw_notify(struct hidraw_softc *sc)
1013 sizeof(struct hidraw_softc)