Searched refs:module_param_array (Results 1 – 2 of 2) sorted by relevance
123 #define module_param_array(var, type, addr_argc, mode) macro
88 module_param_array(num_vfs, byte , &num_vfs_argc, 0444);94 module_param_array(probe_vf, byte, &probe_vfs_argc, 0444);