Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dport.c19 static const struct attribute_group *port_dev_group[]; variable
319 static const struct attribute_group *port_dev_group[] = { variable
743 port_dev->dev.groups = port_dev_group; in usb_hub_create_port_device()