Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dpsmouse-base.c735 .try_passthru = true,
773 .try_passthru = true,
782 .try_passthru = true,
834 .try_passthru = true,
1025 if (!psmouse_do_detect(proto->detect, psmouse, proto->try_passthru, in psmouse_try_protocol()
Dpsmouse.h81 bool try_passthru; /* Try protocol also on passthrough ports */ member