Searched defs:hwtype (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
A D | moduleparam.h | 548 #define module_param_hw_named(name, value, type, hwtype, perm) \ argument 556 #define module_param_hw(name, type, hwtype, perm) \ argument 573 #define module_param_hw_array(name, type, hwtype, nump, perm) \ argument
|
/linux/arch/s390/include/uapi/asm/ |
A D | zcrypt.h | 222 unsigned int hwtype:8; member 342 unsigned int hwtype:8; member
|
/linux/drivers/s390/crypto/ |
A D | zcrypt_ccamisc.h | 247 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member
|
Completed in 11 milliseconds