Searched refs:usb_dev_path (Results 1 – 4 of 4) sorted by relevance
| /devicemodel/hw/platform/ |
| A D | usb_pmapper.c | 44 info->path.bus, usb_dev_path(&info->path)); in usb_get_native_devinfo() 63 usb_dev_path(&info->path)); in usb_get_native_devinfo() 199 usb_dev_path(&info->path), trn->actual_length, in usb_dev_comp_cb() 543 usb_dev_path(path)); in usb_dev_native_toggle_if() 564 path->bus, usb_dev_path(path), c, i, in usb_dev_native_toggle_if() 570 usb_dev_path(path), claim == 1 ? "claim" : in usb_dev_native_toggle_if() 589 usb_dev_path(path)); in usb_dev_native_toggle_if_drivers() 608 "\r\n", path->bus, usb_dev_path(path), in usb_dev_native_toggle_if_drivers() 667 usb_dev_path(&udev->info.path)); in usb_dev_set_config() 697 usb_dev_path(&udev->info.path), in usb_dev_set_if() [all …]
|
| /devicemodel/hw/ |
| A D | usb_core.c | 192 usb_dev_path(path)); in usb_native_is_device_existed() 227 usb_dev_path(struct usb_devpath *path) in usb_dev_path() function 269 path->bus, usb_dev_path(path)); in usb_get_hub_port_num()
|
| /devicemodel/hw/pci/ |
| A D | xhci.c | 624 usb_dev_path(&info->path)); in pci_xhci_assign_hub_ports() 651 path->bus, usb_dev_path(path)); in pci_xhci_assign_hub_ports() 693 path->bus, usb_dev_path(path)); in pci_xhci_unassign_hub_ports() 732 usb_dev_path(&p->info.path)); in xhci_vbdp_thread() 794 usb_dev_path(&di->path)); in pci_xhci_native_usb_dev_conn_cb() 804 usb_dev_path(&di->path), vport); in pci_xhci_native_usb_dev_conn_cb() 854 usb_dev_path(&di->path)); in pci_xhci_native_usb_dev_disconn_cb() 870 usb_dev_path(&di->path), vport); in pci_xhci_native_usb_dev_disconn_cb() 1291 usb_dev_path(&p->info.path)); in pci_xhci_usbcmd_write() 2127 usb_dev_path(&di->path), rh_port); in pci_xhci_cmd_address_device() [all …]
|
| /devicemodel/include/ |
| A D | usb_core.h | 251 char *usb_dev_path(struct usb_devpath *path);
|
Completed in 15 milliseconds