Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/lvgl_demo/hal/
H A Devdev.h25 # define EVDEV_NAME "/dev/input/event2" /*You can use the "evtest" Linux tool to get the … macro
H A Devdev.c56 static char tp_event[TP_NAME_LEN] = EVDEV_NAME;
/OK3568_Linux_fs/buildroot/package/lvgl/lv_drivers/
H A D0003-lv_drivers-Add-lv_conf.h-and-lv_drv_conf.h.patch476 +# define EVDEV_NAME "/dev/input/event0" /*You can use the "evtest" Linux tool to get the…