Home
last modified time | relevance | path

Searched refs:lv_libinput_find_dev (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/drivers/libinput/
Dlv_libinput.h64 char * lv_libinput_find_dev(lv_libinput_capability capabilities, bool force_rescan);
Dlv_libinput.c109 char * lv_libinput_find_dev(lv_libinput_capability capabilities, bool force_rescan) in lv_libinput_find_dev() function
/lvgl-latest/docs/details/integration/driver/
Dlibinput.rst67 …paths might not be stable across reboots. If this is the case, you can use ``lv_libinput_find_dev``
72 char *path = lv_libinput_find_dev(LV_LIBINPUT_CAPABILITY_TOUCH, true);