Home
last modified time | relevance | path

Searched refs:try_passthru (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dpsmouse.h81 bool try_passthru; /* Try protocol also on passthrough ports */ member
H A Dpsmouse-base.c733 .try_passthru = true,
771 .try_passthru = true,
780 .try_passthru = true,
832 .try_passthru = true,
1023 if (!psmouse_do_detect(proto->detect, psmouse, proto->try_passthru, in psmouse_try_protocol()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dpsmouse.h81 bool try_passthru; /* Try protocol also on passthrough ports */ member
H A 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()

Completed in 6 milliseconds