Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Du2f.c126 static void u2f_notify(struct u2f_softc *);
215 u2f_notify(sc); in u2f_detach()
254 u2f_notify(sc); in u2f_intr()
551 u2f_notify(struct u2f_softc *sc) in u2f_notify() function