Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hid/
H A Dbcm5974.c111 TYPE1, /* plain trackpad */ enumerator
129 [TYPE1] = {
246 .tp = tp + TYPE1,
255 .tp = tp + TYPE1,
619 case TYPE1: in bcm5974_set_device_mode()
/freebsd-14.2/sys/dev/usb/input/
H A Dwsp.c174 TYPE1, /* plain trackpad */ enumerator
214 [TYPE1] = {
352 .tp = wsp_tp + TYPE1,
361 .tp = wsp_tp + TYPE1,
968 if (params->tp != wsp_tp + TYPE1) { in wsp_intr_callback()