Changeset 647 for GPL/branches/uniaud32-next/include/linux/moduleparam.h
- Timestamp:
- Jan 17, 2021, 7:58:38 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/include/linux/moduleparam.h
r625 r647 174 174 #define module_param_hw_array(name, type, hwtype, nump, perm) 175 175 #define module_param_hw(name, type, hwtype, perm) 176 #define MODULE_PARM(var,type) 177 #define MODULE_PARM_DESC(var,desc) 178 176 179 #endif /* _LINUX_MODULE_PARAMS_H */
Note:
See TracChangeset
for help on using the changeset viewer.