Searched defs:hwtype (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/include/linux/ |
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-6.1.9/arch/s390/include/uapi/asm/ |
D | zcrypt.h | 220 unsigned int hwtype:8; member 340 unsigned int hwtype:8; member
|
/linux-6.1.9/drivers/s390/crypto/ |
D | zcrypt_ccamisc.h | 247 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member
|