Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/evdev/
Dlv_evdev.c261 static bool _evdev_discovery_inotify_try_init_watcher(int inotify_fd) in _evdev_discovery_inotify_try_init_watcher() function
300 ed->inotify_watch_active = _evdev_discovery_inotify_try_init_watcher(ed->inotify_fd); in _evdev_discovery_timer_cb()
472 ed->inotify_watch_active = _evdev_discovery_inotify_try_init_watcher(inotify_fd); in lv_evdev_discovery_start()