Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/input/mouse/
Dpsmouse-base.c730 .try_passthru = true,
768 .try_passthru = true,
777 .try_passthru = true,
829 .try_passthru = true,
1020 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