Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duep.c98 static const struct wsmouse_accessops uep_accessops = { variable
223 a.accessops = &uep_accessops; in uep_attach()