Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/fsdrv/
Dlv_fs_uefi.c48 static void lv_fs_uefi_lvgl_path_to_uefi_path(CHAR16 * path);
151 lv_fs_uefi_lvgl_path_to_uefi_path(path_ucs2); in lv_fs_uefi_open_cb()
353 lv_fs_uefi_lvgl_path_to_uefi_path(path_ucs2); in lv_fs_uefi_dir_open_cb()
522 static void lv_fs_uefi_lvgl_path_to_uefi_path(CHAR16 * path) in lv_fs_uefi_lvgl_path_to_uefi_path() function