Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dwsp.c252 uint8_t um_switch_off; /* usb control message mode switch off */ member
265 .um_switch_off = 0x08,
278 .um_switch_off = 0x08,
298 .um_switch_off = 0x00,
726 on ? params->tp->um_switch_on : params->tp->um_switch_off; in wsp_set_device_mode()