Searched refs:hcd_dev (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 349 dev_err(hcd_dev(hcd), "invalid port number %d\n", wIndex); in vhci_hub_control() 372 dev_err(hcd_dev(hcd), "invalid port number %d\n", wIndex); in vhci_hub_control() 378 dev_err(hcd_dev(hcd), in vhci_hub_control() 412 dev_err(hcd_dev(hcd), in vhci_hub_control() 438 dev_err(hcd_dev(hcd), "invalid port number %d\n", wIndex); in vhci_hub_control() 488 dev_err(hcd_dev(hcd), "vhci_device speed not set\n"); in vhci_hub_control() 510 dev_err(hcd_dev(hcd), in vhci_hub_control() 528 dev_err(hcd_dev(hcd), in vhci_hub_control() 538 dev_err(hcd_dev(hcd), in vhci_hub_control() 544 dev_err(hcd_dev(hcd), "invalid port number %d\n", wIndex); in vhci_hub_control() [all …]
|
| H A D | vhci.h | 154 static inline struct device *hcd_dev(struct usb_hcd *hcd) in hcd_dev() function
|