Home
last modified time | relevance | path

Searched defs:uthum_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/usb/
H A Duthum.c105 struct uthum_softc { struct
106 struct uhidev sc_hdev;
107 struct usbd_device *sc_udev;
108 int sc_device_type;
132 int uthum_issue_cmd(struct uthum_softc *, uint8_t, int); argument