Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hid/
H A Dbcm5974.c113 TYPE3, /* additional header fields since June 2013 */ enumerator
141 [TYPE3] = {
345 .tp = tp + TYPE3,
623 case TYPE3: /* Type 3 does not require a mode switch */ in bcm5974_set_device_mode()
/freebsd-14.2/sys/dev/usb/input/
H A Dwsp.c176 TYPE3, /* additional header fields since June 2013 */ enumerator
240 [TYPE3] = {
451 .tp = wsp_tp + TYPE3,
666 if (params->tp == wsp_tp + TYPE3) in wsp_set_device_mode()