mirror of
https://github.com/clearml/go-nvlib
synced 2025-06-14 10:18:37 +00:00
When constructing NvidiaPCIDevice objects for each 'parent' device in the
'/sys/class/mdev_bus' directory, use the default PCI devices root
'/sys/bus/pci/devices'. All devices in '/sys/class/mdev_bus' will have
a corresponding directory at '/sys/bus/pci/devices'.
Starting with
|
||
---|---|---|
.. | ||
mock.go | ||
nvmdev_test.go | ||
nvmdev.go |