Home
last modified time | relevance | path

Searched defs:hwtype (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dmoduleparam.h556 #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
/linux/arch/s390/include/uapi/asm/
H A Dzcrypt.h221 unsigned int hwtype:8; member
341 unsigned int hwtype:8; member
/linux/drivers/s390/crypto/
H A Dzcrypt_ccamisc.h238 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member