Searched defs:rhport (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/usb/usbip/ |
H A D | vhci_sysfs.c | 180 static int vhci_port_disconnect(struct vhci_hcd *vhci_hcd, __u32 rhport) in vhci_port_disconnect() 216 static int valid_port(__u32 *pdev_nr, __u32 *rhport) in valid_port() 236 __u32 port = 0, pdev_nr = 0, rhport = 0; in detach_store() local 273 static int valid_args(__u32 *pdev_nr, __u32 *rhport, in valid_args() 314 __u32 port = 0, pdev_nr = 0, rhport = 0, devid = 0, speed = 0; in attach_store() local
|
H A D | vhci.h | 32 __u32 rhport; member
|
/linux/tools/usb/usbip/src/ |
H A D | usbip_attach.c | 39 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 D | vhci_driver.c | 187 static int read_record(int rhport, char *host, unsigned long host_len, in read_record()
|
/linux/drivers/usb/host/ |
H A D | isp1362.h | 448 u32 rhport[MAX_ROOT_PORTS]; member
|