Searched defs:pdev_nr (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/usb/usbip/ |
D | vhci_sysfs.c | 63 static ssize_t status_show_vhci(int pdev_nr, char *out) in status_show_vhci() 107 static ssize_t status_show_not_ready(int pdev_nr, char *out) in status_show_not_ready() 151 int pdev_nr; in status_show() local 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
|