Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duhidpp.c260 void uhidpp_device_refresh(struct uhidpp_softc *, struct uhidpp_device *);
533 uhidpp_device_refresh(sc, dev); in uhidpp_refresh()
651 uhidpp_device_refresh(sc, dev); in uhidpp_device_connect()
675 uhidpp_device_refresh(struct uhidpp_softc *sc, struct uhidpp_device *dev) in uhidpp_device_refresh() function