Searched refs:prom_nextprop (Results 1 – 4 of 4) sorted by relevance
221 char *prom_nextprop(phandle node, char *oprop, char *buffer) in prom_nextprop() function228 EXPORT_SYMBOL(prom_nextprop);
153 char *prom_nextprop(phandle node, char *prev_property, char *buffer);
230 char *prom_nextprop(phandle node, const char *prev_property, char *buf);
262 extern char *prom_nextprop(int node, char *prev_property);