Searched defs:lenp (Results 1 – 6 of 6) sorted by relevance
/xen-4.10.0-shim-comet/xen/common/libfdt/ |
A D | fdt_ro.c | 239 int *lenp) in fdt_get_property_by_offset() 261 int namelen, int *lenp) in fdt_get_property_namelen() 284 const char *name, int *lenp) in fdt_get_property() 291 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 303 const char **namep, int *lenp) in fdt_getprop_by_offset() 316 const char *name, int *lenp) in fdt_getprop()
|
A D | fdt.c | 93 const fdt32_t *tagp, *lenp; in fdt_next_tag() local
|
/xen-4.10.0-shim-comet/xen/include/xen/libfdt/ |
A D | libfdt.h | 481 int *lenp) in fdt_get_property_w() 565 const char *name, int *lenp) in fdt_getprop_w()
|
/xen-4.10.0-shim-comet/xen/drivers/video/ |
A D | arm_hdlcd.c | 117 u32 lenp; in video_init() local
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | device_tree.c | 136 const char *name, u32 *lenp) in dt_find_property() 157 const char *name, u32 *lenp) in dt_get_property()
|
/xen-4.10.0-shim-comet/xen/xsm/flask/ss/ |
A D | services.c | 1843 int lenp, seqno = 0; in security_set_bools() local
|
Completed in 17 milliseconds