Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidraw.c173 static void hidraw_notify(struct hidraw_softc *);
259 hidraw_notify(sc); in hidraw_detach()
295 hidraw_notify(sc); in hidraw_intr()
976 hidraw_notify(struct hidraw_softc *sc) in hidraw_notify() function