Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/core/
Dport.c19 static const struct attribute_group *port_dev_group[]; variable
285 static const struct attribute_group *port_dev_group[] = { variable
705 port_dev->dev.groups = port_dev_group; in usb_hub_create_port_device()