Home
last modified time | relevance | path

Searched refs:uhub_get_device_path (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb_hub_private.h83 bus_get_device_path_t uhub_get_device_path; variable
H A Dusb_hub_acpi.c562 return (uhub_get_device_path(bus, child, locator, sb)); in acpi_uhub_get_device_path()
H A Dusb_hub.c169 DEVMETHOD(bus_get_device_path, uhub_get_device_path),
1688 uhub_get_device_path(device_t bus, device_t child, const char *locator, in uhub_get_device_path() function