Linux Kernel
3.7.1
|
#include <of_pdt.h>
Data Fields | |
int(* | nextprop )(phandle node, char *prev, char *buf) |
int(* | getproplen )(phandle node, const char *prop) |
int(* | getproperty )(phandle node, const char *prop, char *buf, int bufsize) |
phandle(* | getchild )(phandle parent) |
phandle(* | getsibling )(phandle node) |
int(* | pkg2path )(phandle node, char *buf, const int buflen, int *len) |