Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 16 of 16) sorted by relevance

/components/legacy/fdt/libfdt/
A Dfdt.c160 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()
202 int depth = 0; in fdt_first_subnode() local
213 int depth = 1; in fdt_next_subnode() local
A Dfdt_wip.c118 int depth = 0; in _fdt_node_end_offset() local
A Dfdt_ro.c159 int depth; in fdt_subnode_offset_namelen() local
390 int offset, depth, namelen; in fdt_get_path() local
442 int offset, depth; in fdt_supernode_atdepth_offset() local
/components/drivers/ofw/libfdt/
A Dfdt.c247 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()
289 int depth = 0; in fdt_first_subnode() local
300 int depth = 1; in fdt_next_subnode() local
A Dfdt_wip.c75 int depth = 0; in fdt_node_end_offset_() local
A Dfdt_ro.c228 int depth; in fdt_subnode_offset_namelen() local
545 int offset, depth, namelen; in fdt_get_path() local
597 int offset, depth; in fdt_supernode_atdepth_offset() local
/components/legacy/usb/usbhost/core/
A Dusbhost_core.c485 rt_uint32_t ptr, depth = 0; in rt_usbh_get_interface_descriptor() local
529 int count = 0, depth = 0; in rt_usbh_get_endpoint_descriptor() local
/components/legacy/fdt/src/
A Ddtb_get.c330 static void _dtb_node_printf_depth(int depth) in _dtb_node_printf_depth()
382 static int depth = 0; in _dtb_node_printf_dtb_node_info() local
/components/drivers/ofw/
A Dofw.c462 static void dts_put_depth(int depth) in dts_put_depth()
514 int depth = 0; in ofw_node_dump_dts() local
A Dfdt.c947 int depth = 0; in fdt_unflatten_single() local
/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c156 static int _usbh_hub_set_depth(struct usbh_hub *hub, uint16_t depth) in _usbh_hub_set_depth()
274 static int usbh_hub_set_depth(struct usbh_hub *hub, uint16_t depth) in usbh_hub_set_depth()
/components/drivers/usb/cherryusb/core/
A Dusbh_core.h106 uint8_t depth; /* distance from root hub */ member
/components/drivers/nvme/
A Dnvme.c822 int qid, int depth) in nvme_alloc_queue()
/components/net/lwip/lwip-2.0.3/src/apps/mdns/
A Dmdns.c298 mdns_readname_loop(struct pbuf *p, u16_t offset, struct mdns_domain *domain, unsigned depth) in mdns_readname_loop()
/components/net/lwip/lwip-2.1.2/src/apps/mdns/
A Dmdns.c355 mdns_readname_loop(struct pbuf *p, u16_t offset, struct mdns_domain *domain, unsigned depth) in mdns_readname_loop()
/components/drivers/include/drivers/
A Dnvme.h813 rt_uint16_t depth; member

Completed in 54 milliseconds