Home
last modified time | relevance | path

Searched refs:usbd_create_bt_node (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/implementation/
H A Dusb_btree.h56 struct usbd_bt_node *usbd_create_bt_node(struct node_info *info);
H A Dusb_btree.c73 usbd_create_bt_node(struct node_info *info) in usbd_create_bt_node() function
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dusb_controller.c138 hub_tree = usbd_create_bt_node(&info); in usb_attach()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c1554 cur_node = usbd_create_bt_node(&cur_info); in uhub_attach()
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c3330 cur_node = usbd_create_bt_node(&cur_info); in umass_attach_dev_sub()

Completed in 10 milliseconds