Home
last modified time | relevance | path

Searched refs:intfdev (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/core/
H A Dhub.c623 dev_err(hub->intfdev, in hub_ext_port_status()
691 intf = to_usb_interface(hub->intfdev); in kick_hub_wq()
964 dev_err(hub->intfdev, in hub_hub_status()
1087 dev_err(hub->intfdev, in hub_activate()
1114 to_usb_interface(hub->intfdev)); in hub_activate()
1126 dev_err(hub->intfdev, in hub_activate()
1128 dev_err(hub->intfdev, in hub_activate()
1683 dev_err(hub->intfdev, in hub_configure()
1902 hub->intfdev = &intf->dev; in hub_probe()
3018 dev_dbg(hub->intfdev, in hub_port_reset()
[all …]
H A Dhub.h20 struct device *intfdev; /* the "interface" device */ member
H A Dport.c736 port_dev->dev.parent = hub->intfdev; in usb_hub_create_port_device()