Searched defs:rhport (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/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 1174 int id, rhport; in vhci_start() local 1228 int id, rhport; in vhci_stop() local 1424 int rhport; in vhci_hcd_suspend() local
|
D | vhci.h | 32 __u32 rhport; member
|
/linux-6.1.9/tools/usb/usbip/src/ ! |
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-6.1.9/tools/usb/usbip/libsrc/ ! |
D | vhci_driver.c | 187 static int read_record(int rhport, char *host, unsigned long host_len, in read_record()
|
/linux-6.1.9/drivers/usb/host/ ! |
D | isp1362.h | 448 u32 rhport[MAX_ROOT_PORTS]; member
|