Searched defs:hwtype (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/include/linux/ |
D | moduleparam.h | 546 #define module_param_hw_named(name, value, type, hwtype, perm) \ argument 554 #define module_param_hw(name, type, hwtype, perm) \ argument 571 #define module_param_hw_array(name, type, hwtype, nump, perm) \ argument
|
/Linux-v5.10/arch/s390/include/uapi/asm/ |
D | zcrypt.h | 222 unsigned int hwtype:8; member 342 unsigned int hwtype:8; member
|
/Linux-v5.10/drivers/gpio/ |
D | gpio-mxc.c | 379 enum mxc_gpio_hwtype hwtype; in mxc_gpio_get_hw() local
|
/Linux-v5.10/drivers/s390/crypto/ |
D | zcrypt_ccamisc.h | 247 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member
|