# Packages
No description provided by the author
# Functions
New creates a new tegra discoverer using the supplied options.
WithCSVFiles sets the CSV files for the discoverer.
WithDevRoot sets the /dev root.
WithDriverRoot sets the driver root for the discoverer.
WithIngorePatterns sets patterns to ignore in the CSV files.
WithLdconfigPath sets the path to the ldconfig program.
WithLibrarySearchPaths sets the library search paths for the discoverer.
WithLogger sets the logger for the discoverer.
WithNVIDIACDIHookPath sets the path to the nvidia-cdi-hook binary.
# Type aliases
Option defines a functional option for configuring a Tegra discoverer.