Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/papr_vpd/
H A Dpapr_vpd.c216 static const char system_id_path[] = "/sys/firmware/devicetree/base/system-id"; in get_system_loc_code() local
225 if (read_file_alloc(system_id_path, &system_id, NULL)) in get_system_loc_code()