Files
u-boot/drivers/input
Simon Glass 4ed3bc8bbe efi: mouse: Move simple-pointer code into a function
In preparation for supporting an absolute pointer, move the setup of
the simple pointer into its own function. Rename 'pointer' to simple
and last_state to simple_last. Take this opportunity to add comments
for struct efi_mouse_priv since it will be less obvious once the new
support is added.

Clean up some unnecessary cruft in the remove() path.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-10-07 09:55:12 -06:00
..
2025-09-25 09:47:09 -06:00
2025-10-07 09:55:12 -06:00
2025-09-25 09:47:09 -06:00