Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbinput/usbwcm/
H A Dusbwcm.h281 int sc_sync; member
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c102 if (sc->sc_sync) in uwacom_event()
158 sc->sc_sync = (type == EVT_SYN); in uwacom_event()