Home
last modified time | relevance | path

Searched defs:lenp (Results 1 – 15 of 15) sorted by relevance

/components/drivers/ofw/libfdt/
A Dfdt_ro.c34 const char *fdt_get_string(const void *fdt, int stroffset, int *lenp) in fdt_get_string()
358 int *lenp) in fdt_get_property_by_offset_()
380 int *lenp) in fdt_get_property_by_offset()
398 int *lenp, in fdt_get_property_namelen_()
428 int namelen, int *lenp) in fdt_get_property_namelen()
445 const char *name, int *lenp) in fdt_get_property()
452 const char *name, int namelen, int *lenp) in fdt_getprop_namelen()
470 const char **namep, int *lenp) in fdt_getprop_by_offset()
503 const char *name, int *lenp) in fdt_getprop()
780 int *lenp) in fdt_stringlist_get()
A Dlibfdt.h665 int *lenp) in fdt_get_property_by_offset_w()
724 int *lenp) in fdt_get_property_w()
784 int *lenp) in fdt_getprop_namelen_w()
822 const char *name, int *lenp) in fdt_getprop_w()
A Dfdt.c164 const fdt32_t *tagp, *lenp; in fdt_next_tag() local
/components/legacy/fdt/libfdt/
A Dfdt_ro.c271 int *lenp) in fdt_get_property_by_offset()
293 int namelen, int *lenp) in fdt_get_property_namelen()
316 const char *name, int *lenp) in fdt_get_property()
323 const char *name, int namelen, int *lenp) in fdt_getprop_namelen()
335 const char **namep, int *lenp) in fdt_getprop_by_offset()
348 const char *name, int *lenp) in fdt_getprop()
622 int *lenp) in fdt_stringlist_get()
A Dlibfdt.h628 int *lenp) in fdt_get_property_w()
686 int *lenp) in fdt_getprop_namelen_w()
724 const char *name, int *lenp) in fdt_getprop_w()
A Dfdt.c94 const fdt32_t *tagp, *lenp; in fdt_next_tag() local
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dccp.c768 static void ccp_addci(fsm *f, u_char *p, int *lenp) { in ccp_addci()
1105 static int ccp_reqci(fsm *f, u_char *p, int *lenp, int dont_nak) { in ccp_reqci()
A Dlcp.c834 static void lcp_addci(fsm *f, u_char *ucp, int *lenp) { in lcp_addci()
1820 static int lcp_reqci(fsm *f, u_char *inp, int *lenp, int reject_if_disagree) { in lcp_reqci()
A Dipcp.c806 static void ipcp_addci(fsm *f, u_char *ucp, int *lenp) { in ipcp_addci()
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dccp.c768 static void ccp_addci(fsm *f, u_char *p, int *lenp) { in ccp_addci()
1105 static int ccp_reqci(fsm *f, u_char *p, int *lenp, int dont_nak) { in ccp_reqci()
A Dlcp.c834 static void lcp_addci(fsm *f, u_char *ucp, int *lenp) { in lcp_addci()
1820 static int lcp_reqci(fsm *f, u_char *inp, int *lenp, int reject_if_disagree) { in lcp_reqci()
A Dipcp.c806 static void ipcp_addci(fsm *f, u_char *ucp, int *lenp) { in ipcp_addci()
/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dlcp.c562 lcp_addci(fsm *f, u_char *ucp, int *lenp) in lcp_addci()
1225 int *lenp, /* Length of requested CIs */ in lcp_reqci()
A Dipcp.c348 ipcp_addci(fsm *f, u_char *ucp, int *lenp) in ipcp_addci()
/components/legacy/fdt/src/
A Ddtb_base.c313 const void *dtb_node_get_property(const struct dtb_node *node, const char *propname, int *lenp) in dtb_node_get_property()

Completed in 46 milliseconds