Lines Matching full:return
24 return proplen; in fdt_setprop_inplace_namelen_partial()
27 return -FDT_ERR_NOSPACE; in fdt_setprop_inplace_namelen_partial()
30 return 0; in fdt_setprop_inplace_namelen_partial()
41 return proplen; in fdt_setprop_inplace()
44 return -FDT_ERR_NOSPACE; in fdt_setprop_inplace()
46 return fdt_setprop_inplace_namelen_partial(fdt, nodeoffset, name, in fdt_setprop_inplace()
66 return len; in fdt_nop_property()
70 return 0; in fdt_nop_property()
80 return offset; in fdt_node_end_offset_()
89 return endoffset; in fdt_nop_node()
93 return 0; in fdt_nop_node()