Searched refs:fdt_property_string (Results 1 – 2 of 2) sorted by relevance
1437 #define fdt_property_string(fdt, name, str) \ macro
881 while self.check_space(fdt_property_string(self._fdt, name, string)):1114 int fdt_property_string(void *fdt, const char *name, const char *val);
Completed in 6 milliseconds