Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dpci.c2156 static const struct attribute_group nvme_pci_dev_attrs_group = { variable
2163 &nvme_pci_dev_attrs_group,
2169 sysfs_update_group(&dev->ctrl.device->kobj, &nvme_pci_dev_attrs_group); in nvme_update_attrs()