Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dbcm5974.c114 TYPE3, /* additional header fields since June 2013 */ enumerator
143 [TYPE3] = {
347 .tp = tp + TYPE3,
629 case TYPE3: /* Type 3 does not require a mode switch */ in bcm5974_set_device_mode()
/freebsd/sys/dev/usb/input/
H A Dwsp.c216 TYPE3, /* additional header fields since June 2013 */ enumerator
281 [TYPE3] = {
492 .tp = wsp_tp + TYPE3,
706 if (params->tp == wsp_tp + TYPE3) in wsp_set_device_mode()