Searched defs:buflen (Results 1 – 10 of 10) sorted by relevance
/arch/powerpc/boot/ |
D | devtree.c | 207 int naddr, int nsize, int buflen) in find_range() 240 int buflen, offset; in dt_xlate() local 325 int dt_xlate_addr(void *node, u32 *buf, int buflen, unsigned long *xlated_addr) in dt_xlate_addr()
|
D | oflib.c | 204 const int buflen) in of_getprop() 210 const int buflen) in of_setprop()
|
D | ops.h | 106 static inline int getprop(void *devp, const char *name, void *buf, int buflen) in getprop() 112 const void *buf, int buflen) in setprop()
|
D | libfdt-wrapper.c | 82 void *buf, const int buflen) in fdt_wrapper_getprop()
|
/arch/powerpc/kernel/ |
D | udbg.c | 104 int udbg_read(char *buf, int buflen) in udbg_read()
|
/arch/arm/boot/compressed/ |
D | ofw-shark.c | 161 OF_getprop(ofw_handle_t openfirmware, int handle, char *prop, void *buf, unsigned int buflen) in OF_getprop()
|
/arch/sparc/prom/ |
D | misc_64.c | 278 char *buf, int buflen) in prom_getunumber()
|
/arch/powerpc/boot/libfdt/ |
D | fdt_ro.c | 268 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) in fdt_get_path()
|
/arch/sparc/kernel/ |
D | chmc.c | 294 char *buf, int buflen) in jbusmc_print_dimm() 541 char *buf, int buflen) in chmc_print_dimm()
|
D | traps_64.c | 137 static int sprintf_dimm(int synd_code, unsigned long paddr, char *buf, int buflen) in sprintf_dimm()
|