Searched refs:touchscreen_init (Results 1 – 1 of 1) sorted by relevance
49 static lv_indev_t * touchscreen_init(int fd);78 indev = touchscreen_init(fd); in lv_nuttx_touchscreen_create()205 static lv_indev_t * touchscreen_init(int fd) in touchscreen_init() function