Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/core/
Dport.c26 static const struct attribute_group *port_dev_group[]; variable
62 static const struct attribute_group *port_dev_group[] = { variable
420 port_dev->dev.groups = port_dev_group; in usb_hub_create_port_device()