Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/core/
H A Dhub.c625 dev_err(hub->intfdev, in hub_ext_port_status()
721 intf = to_usb_interface(hub->intfdev); in kick_hub_wq()
994 dev_err(hub->intfdev, in hub_hub_status()
1117 dev_err(hub->intfdev, in hub_activate()
1144 to_usb_interface(hub->intfdev)); in hub_activate()
1156 dev_err(hub->intfdev, in hub_activate()
1158 dev_err(hub->intfdev, in hub_activate()
1713 dev_err(hub->intfdev, in hub_configure()
1943 hub->intfdev = &intf->dev; in hub_probe()
3064 dev_dbg(hub->intfdev, in hub_port_reset()
[all …]
H A Dhub.h21 struct device *intfdev; /* the "interface" device */ member
H A Dport.c756 port_dev->dev.parent = hub->intfdev; in usb_hub_create_port_device()