/components/legacy/fdt/libfdt/ |
A D | fdt.c | 160 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 D | fdt_wip.c | 118 int depth = 0; in _fdt_node_end_offset() local
|
A D | fdt_ro.c | 159 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 D | fdt.c | 247 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 D | fdt_wip.c | 75 int depth = 0; in fdt_node_end_offset_() local
|
A D | fdt_ro.c | 228 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 D | usbhost_core.c | 485 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 D | dtb_get.c | 330 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 D | ofw.c | 462 static void dts_put_depth(int depth) in dts_put_depth() 514 int depth = 0; in ofw_node_dump_dts() local
|
A D | fdt.c | 947 int depth = 0; in fdt_unflatten_single() local
|
/components/drivers/usb/cherryusb/class/hub/ |
A D | usbh_hub.c | 156 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 D | usbh_core.h | 106 uint8_t depth; /* distance from root hub */ member
|
/components/drivers/nvme/ |
A D | nvme.c | 822 int qid, int depth) in nvme_alloc_queue()
|
/components/net/lwip/lwip-2.0.3/src/apps/mdns/ |
A D | mdns.c | 298 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 D | mdns.c | 355 mdns_readname_loop(struct pbuf *p, u16_t offset, struct mdns_domain *domain, unsigned depth) in mdns_readname_loop()
|
/components/drivers/include/drivers/ |
A D | nvme.h | 813 rt_uint16_t depth; member
|