Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/usb/input/
HDwsp.c210 uint8_t um_switch_on; /* usb control message mode switch on */ member
223 .um_switch_on = 0x01,
236 .um_switch_on = 0x01,
256 .um_switch_on = 0x01,
686 on ? params->tp->um_switch_on : params->tp->um_switch_off; in wsp_set_device_mode()