Home
last modified time | relevance | path

Searched defs:getprop (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/powerpc/boot/
Dops.h39 int (*getprop)(const void *phandle, const char *name, void *buf, member
106 static inline int getprop(void *devp, const char *name, void *buf, int buflen) in getprop() function