Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dbcm5974.c112 TYPE1, /* plain trackpad */ enumerator
131 [TYPE1] = {
248 .tp = tp + TYPE1,
257 .tp = tp + TYPE1,
625 case TYPE1: in bcm5974_set_device_mode()
/freebsd/sys/dev/usb/input/
H A Dwsp.c214 TYPE1, /* plain trackpad */ enumerator
255 [TYPE1] = {
393 .tp = wsp_tp + TYPE1,
402 .tp = wsp_tp + TYPE1,
1009 if (params->tp != wsp_tp + TYPE1) { in wsp_intr_callback()