Searched defs:hwtype (Results 1 – 1 of 1) sorted by relevance
| /include/linux/ |
| A D | moduleparam.h | 556 #define module_param_hw_named(name, value, type, hwtype, perm) \ argument 564 #define module_param_hw(name, type, hwtype, perm) \ argument 581 #define module_param_hw_array(name, type, hwtype, nump, perm) \ argument
|
Completed in 6 milliseconds