Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dhub.h21 struct device *intfdev; /* the "interface" device */ member
H A Dport.c773 port_dev->dev.parent = hub->intfdev; in usb_hub_create_port_device()