Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/
H A Dpdt.c43 static int failsafe_id = 0; /* for generating unique names on failure */ in of_pdt_build_full_name() local
58 sprintf(buf, "%s@unknown%i", name, failsafe_id++); in of_pdt_build_full_name()