Searched refs:propname (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | fdt_check.c | 21 const char *propname; in fdt_check_full() local 86 prop = fdt_getprop_by_offset(fdt, offset, &propname, in fdt_check_full()
|
| H A D | fdt_ro.c | 529 const char *propname, int propnamelen, in fdt_path_getprop_namelen() argument 537 return fdt_getprop_namelen(fdt, offset, propname, propnamelen, lenp); in fdt_path_getprop_namelen() 684 const char *propname, in fdt_node_offset_by_prop_value() argument 701 val = fdt_getprop(fdt, offset, propname, &len); in fdt_node_offset_by_prop_value()
|
| H A D | libfdt.h | 1076 const char *propname,
|