Home
last modified time | relevance | path

Searched defs:rhport (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/usbip/
H A Dvhci_hcd.c158 int rhport = vdev->rhport; in rh_port_connect() local
192 int rhport = vdev->rhport; in rh_port_disconnect() local
234 int rhport; in vhci_hub_status() local
322 int rhport = -1; in vhci_hub_control() local
1201 int id, rhport; in vhci_start() local
1255 int id, rhport; in vhci_stop() local
1447 int rhport; in vhci_hcd_suspend() local
H A Dvhci.h32 __u32 rhport; member
/linux/tools/usb/usbip/src/
H A Dusbip_attach.c39 static int record_connection(char *host, char *port, char *busid, int rhport) in record_connection()
178 int rhport; in attach_device() local
/linux/tools/usb/usbip/libsrc/
H A Dvhci_driver.c187 static int read_record(int rhport, char *host, unsigned long host_len, in read_record()