Searched hist:"085 fa80d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/input/mouse/ |
H A D | psmouse.h | 085fa80d Fri Mar 03 17:29:00 CST 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: psmouse - store pointer to current protocol
Instead of storing only protocol "type" in pmsouse structure, store pointer to the protocol structure, so that we have access to more data without having to copy it over to psmouse structure.
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> 085fa80d Fri Mar 03 17:29:00 CST 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: psmouse - store pointer to current protocol Instead of storing only protocol "type" in pmsouse structure, store pointer to the protocol structure, so that we have access to more data without having to copy it over to psmouse structure. Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | psmouse-base.c | 085fa80d Fri Mar 03 17:29:00 CST 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: psmouse - store pointer to current protocol
Instead of storing only protocol "type" in pmsouse structure, store pointer to the protocol structure, so that we have access to more data without having to copy it over to psmouse structure.
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> 085fa80d Fri Mar 03 17:29:00 CST 2017 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: psmouse - store pointer to current protocol Instead of storing only protocol "type" in pmsouse structure, store pointer to the protocol structure, so that we have access to more data without having to copy it over to psmouse structure. Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|