Searched refs:lv_evdev_create (Results 1 – 3 of 3) sorted by relevance
48 lv_indev_t * lv_evdev_create(lv_indev_type_t indev_type, const char * dev_path);
231 lv_indev_t * indev = lv_evdev_create(LV_INDEV_TYPE_NONE, dev_path); in _evdev_discovery_indev_try_create()340 lv_indev_t * lv_evdev_create(lv_indev_type_t indev_type, const char * dev_path) in lv_evdev_create() function
33 lv_indev_t *touch = lv_evdev_create(LV_INDEV_TYPE_POINTER, "/dev/input/event0");