Files
u-boot/drivers/input
Simon Glass 07680c67f8 mouse: Add method to show/hide the system pointer
Add a new set_ptr_visible() method to the mouse uclass to allow hiding
and showing the system mouse pointer. This is useful with sandbox when
rendering a custom mouse pointer, such as in expo mode.

The method is optional and returns -ENOSYS if not supported by the
driver.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2025-10-07 10:54:13 +00:00
..
2025-09-25 09:47:09 -06:00
2025-09-25 09:47:09 -06:00
2025-09-25 09:47:09 -06:00
2025-09-15 03:26:57 -06:00