Searched defs:hwtype (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | moduleparam.h | 552 #define module_param_hw_named(name, value, type, hwtype, perm) \ argument 560 #define module_param_hw(name, type, hwtype, perm) \ argument 577 #define module_param_hw_array(name, type, hwtype, nump, perm) \ argument
|
/linux/arch/s390/include/uapi/asm/ |
H A D | zcrypt.h | 221 unsigned int hwtype:8; member 341 unsigned int hwtype:8; member
|