Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dpci.c2201 static const struct attribute_group nvme_pci_dev_attrs_group = { variable
2208 &nvme_pci_dev_attrs_group,
2214 sysfs_update_group(&dev->ctrl.device->kobj, &nvme_pci_dev_attrs_group); in nvme_update_attrs()