Searched refs:HAL_LIBRARY_PATH3 (Results 1 – 1 of 1) sorted by relevance
50 #define HAL_LIBRARY_PATH3 "/odm/" HAL_LIBRARY_SUBDIR macro198 HAL_LIBRARY_PATH3, name, subname); in hw_module_exists()199 if (path_in_path(path, HAL_LIBRARY_PATH3) && access(path, R_OK) == 0) in hw_module_exists()