Searched defs:rhport (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/usb/usbip/ |
D | vhci_sysfs.c | 80 static int vhci_port_disconnect(__u32 rhport) in vhci_port_disconnect() 115 __u32 rhport = 0; in store_detach() local 137 static int valid_args(__u32 rhport, enum usb_device_speed speed) in valid_args() 178 __u32 rhport = 0, devid = 0, speed = 0; in store_attach() local
|
D | vhci_hcd.c | 122 void rh_port_connect(int rhport, enum usb_device_speed speed) in rh_port_connect() 147 static void rh_port_disconnect(int rhport) in rh_port_disconnect() 183 int rhport; in vhci_hub_status() local 233 int rhport; in vhci_hub_control() local 880 int rhport; in vhci_start() local 913 int rhport = 0; in vhci_stop() local 1058 int rhport = 0; in vhci_hcd_suspend() local
|
D | vhci.h | 36 __u32 rhport; member
|
/linux-4.4.14/tools/usb/usbip/src/ |
D | usbip_attach.c | 47 static int record_connection(char *host, char *port, char *busid, int rhport) in record_connection() 176 int rhport; in attach_device() local
|
/linux-4.4.14/tools/usb/usbip/libsrc/ |
D | vhci_driver.c | 164 static int read_record(int rhport, char *host, unsigned long host_len, in read_record()
|
/linux-4.4.14/drivers/usb/host/ |
D | isp1362.h | 494 u32 rhport[MAX_ROOT_PORTS]; member
|