Searched defs:rhport (Results 1 – 6 of 6) 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_hcd.c | 158 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 1175 int id, rhport; in vhci_start() local 1229 int id, rhport; in vhci_stop() local 1423 int rhport; in vhci_hcd_suspend() 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
|