Function smithay::backend::udev::all_gpus[][src]

pub fn all_gpus<S: AsRef<str>>(seat: S) -> IoResult<Vec<PathBuf>>
Expand description

Returns the paths of all available GPU devices

Might be used for manual DrmDevice initialization.