Searched defs:rhport (Results 1 – 4 of 4) sorted by relevance
/drivers/usb/usbip/ |
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() 313 __u32 port = 0, pdev_nr = 0, rhport = 0, devid = 0, speed = 0; in attach_store() local
|
D | vhci_hcd.c | 157 int rhport = vdev->rhport; in rh_port_connect() local 191 int rhport = vdev->rhport; in rh_port_disconnect() local 233 int rhport; in vhci_hub_status() local 321 int rhport = -1; in vhci_hub_control() local 1177 int id, rhport; in vhci_start() local 1231 int id, rhport; in vhci_stop() local 1425 int rhport; in vhci_hcd_suspend() local
|
D | vhci.h | 32 __u32 rhport; member
|
/drivers/usb/host/ |
D | isp1362.h | 448 u32 rhport[MAX_ROOT_PORTS]; member
|