Home
last modified time | relevance | path

Searched refs:devnum (Results 1 – 2 of 2) sorted by relevance

/subsys/usb/host/
A Dusbip.c410 const uint32_t devnum = udev->addr; in handle_devlist_device() local
414 devlist.devnum = htonl(devnum); in handle_devlist_device()
428 snprintf(devlist.path, sizeof(devlist.path), USBIP_DEFAULT_PATH "%d", devnum); in handle_devlist_device()
429 snprintf(devlist.busid, sizeof(devlist.busid), "1-%d", devnum); in handle_devlist_device()
A Dusbip.h50 uint32_t devnum; member

Completed in 11 milliseconds