pub fn probe() -> Vec<NouveauDevice>Expand description
Probe the PCI bus for NVIDIA GPU devices (x86_64 only).
Returns a list of detected NVIDIA display-class devices with architecture classification and BAR information. No register programming is performed.