Home
last modified time | relevance | path

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

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