Home
last modified time | relevance | path

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

/external/u-boot/tools/env/
Dfw_env.c129 #define UBI_SYSFS "/sys/class/ubi" macro
145 strcpy(path, UBI_SYSFS "/"); in ubi_check_volume_sysfs_name()
179 sysfs_ubi = opendir(UBI_SYSFS); in ubi_get_volnum_by_name()