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