Home
last modified time | relevance | path

Searched refs:children (Results 1 – 18 of 18) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dlivetree.c77 struct node *build_node(struct property *proplist, struct node *children) in build_node() argument
85 new->children = children; in build_node()
142 while (new_node->children) { in merge_nodes()
144 new_child = new_node->children; in merge_nodes()
145 new_node->children = new_child->next_sibling; in merge_nodes()
198 p = &parent->children; in add_child()
461 bootcpu = cpus->children; in guess_boot_cpuid()
587 node->children = tbl[0]; in sort_subnodes()
H A Ddtc.h145 struct node *children; member
166 for ((c) = (n)->children; (c); (c) = (c)->next_sibling)
174 struct node *build_node(struct property *proplist, struct node *children);
H A Dflattree.c766 if (node->children) in unflatten_tree()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c579 if (ms_dev->children[i]) in ms_hub_reset()
580 ms_usb_disconnect(&ms_dev->children[i]); in ms_hub_reset()
619 if (ms_parent->children[i] == ms_dev) in ms_hub_start_disconnect()
621 ms_usb_disconnect(&ms_parent->children[i]); in ms_hub_start_disconnect()
807 if (udev->children[i]) in ms_recursively_NOTATTACHED()
808 ms_recursively_NOTATTACHED(udev->children[i]); in ms_recursively_NOTATTACHED()
928 if (pHub->children[port]) in ms_hub_port_connect_change()
929 ms_usb_disconnect(&pHub->children[port]); in ms_hub_port_connect_change()
965 pHub->children[port] = pUdev; in ms_hub_port_connect_change()
1065 pHub->children[port] = NULL; in ms_hub_port_connect_change()
[all …]
H A DdrvCore.c97 ms_list_init(&ms_gdev->children); in ms_device_initialize()
123 ms_insert_list_before(&ms_gdev->node,&parent->children); in ms_device_add()
H A DdrvUSB.c493 struct usb_device **child = pUdev->children + i; in ms_usb_disconnect()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHub.c3440 if (hub->children[i] == NULL) in hub_ioctl()
3444 hub->children[i]->devnum; in hub_ioctl()
3539 if (dev->children[i]) in hub_reset()
3540 usb_disconnect(&dev->children[i]); in hub_reset()
3702 if (parent->children[i] == dev) { in hub_start_disconnect()
3703 usb_disconnect(&parent->children[i]); in hub_start_disconnect()
5021 if (hub->children[port]) in hub_port_connect_change()
5022 usb_disconnect(&hub->children[port]); in hub_port_connect_change()
5349 hub->children[port] = dev; in hub_port_connect_change()
5921 hub->children[port] = NULL; in hub_port_connect_change()
[all …]
H A DdrvCore.c92 INIT_LIST_HEAD(&dev->children); in device_initialize()
111 list_add_tail(&dev->node,&parent->children); in device_add()
H A DdrvUSB.c2810 if (m_dev->children[child]) { in match_device()
2811 ret_dev = match_device(m_dev->children[child], in match_device()
3065 struct usb_device **child = dev->children + i; in usb_disconnect()
H A DdrvHCD.c2191 if (hub->children [i])
2192 usb_disconnect (&hub->children [i]);
H A DdrvHub_2.c323 && (dev->children[i])) { in hub_events_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvDevice.h110 struct list_head children; // list of child devices member
H A DdrvUSBHost.h204 struct usb_device *children[USB_MAXCHILDREN]; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvDevice.h118 struct list_head children; // List of child devices member
H A DdrvUSB.h245 struct usb_device *children[USB_MAXCHILDREN]; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dargp.h255 __const struct argp_child *children; member
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile1469 # number of direct children of the root node in a graph is already larger than
H A Dbsp.dxyfile1468 # number of direct children of the root node in a graph is already larger than