Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/papr_vpd/
H A Dpapr_vpd.c217 static const char model_path[] = "/sys/firmware/devicetree/base/model"; in get_system_loc_code() local
222 if (read_file_alloc(model_path, &model, NULL)) in get_system_loc_code()