Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/display/drm/
Dlv_linux_drm.c91 static int drm_open(const char * path);
615 static int drm_open(const char * path) in drm_open() function
652 drm_dev->fd = drm_open(device_path); in drm_setup()