Searched refs:TYPE2 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hid/ |
H A D | bcm5974.c | 113 TYPE2, /* button integrated in trackpad */ 136 [TYPE2] = { 265 .tp = tp + TYPE2, 274 .tp = tp + TYPE2, 283 .tp = tp + TYPE2, 292 .tp = tp + TYPE2, 301 .tp = tp + TYPE2, 310 .tp = tp + TYPE2, 319 .tp = tp + TYPE2, 328 .tp = tp + TYPE2, 111 TYPE2, /* button integrated in trackpad */ global() enumerator [all...] |
/freebsd/sys/dev/usb/input/ |
H A D | wsp.c | 215 TYPE2, /* button integrated in trackpad */ enumerator 267 [TYPE2] = { 410 .tp = wsp_tp + TYPE2, 419 .tp = wsp_tp + TYPE2, 428 .tp = wsp_tp + TYPE2, 437 .tp = wsp_tp + TYPE2, 446 .tp = wsp_tp + TYPE2, 455 .tp = wsp_tp + TYPE2, 464 .tp = wsp_tp + TYPE2, 473 .tp = wsp_tp + TYPE2, [all …]
|