Searched refs:hcd_dev (Results 1 – 8 of 8) sorted by relevance
154 static inline struct device *hcd_dev(struct usb_hcd *hcd) in hcd_dev() function
1238 dev_err(hcd_dev(hcd), "init attr group failed, err = %d\n", err); in vhci_start()1241 err = sysfs_create_group(&hcd_dev(hcd)->kobj, &vhci_attr_group); in vhci_start()1243 dev_err(hcd_dev(hcd), "create sysfs files failed, err = %d\n", err); in vhci_start()1263 sysfs_remove_group(&hcd_dev(hcd)->kobj, &vhci_attr_group); in vhci_stop()
620 struct hcd_dev { /* usb_device.hcpriv points to this */ struct
572 struct hcd_dev { /* usb_device.hcpriv points to this */ struct
580 struct hcd_dev { /* usb_device.hcpriv points to this */ struct
606 struct hcd_dev { /* usb_device.hcpriv points to this */ struct