pub const KERNEL_MODULES: &[KernelModuleSpec];Expand description
All kernel modules with their entry-point function names.
Order and cu_names match KERNEL_CU_NAMES.
pub const KERNEL_MODULES: &[KernelModuleSpec];All kernel modules with their entry-point function names.
Order and cu_names match KERNEL_CU_NAMES.