Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/input/
H A Dwsp.c535 struct wsp_softc { struct
536 struct usb_device *sc_usb_device;
539 struct usb_fifo_sc sc_fifo;
543 mousehw_t sc_hw;
544 mousemode_t sc_mode;
545 u_int sc_pollrate;
546 mousestatus_t sc_status;
547 u_int sc_state;
563 int dz_count;
569 int tp_datalen;
[all …]