Searched defs:hwtype (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/ |
| H A D | zcrypt.h | 222 unsigned int hwtype:8; member 342 unsigned int hwtype:8; member
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-mxc.c | 379 enum mxc_gpio_hwtype hwtype; in mxc_gpio_get_hw() local
|
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | zcrypt_ccamisc.h | 247 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/ |
| H A D | focaltech_test.h | 419 enum test_hw_type hwtype; member
|