Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmoduleparam.h546 #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 Dzcrypt.h222 unsigned int hwtype:8; member
342 unsigned int hwtype:8; member
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mxc.c379 enum mxc_gpio_hwtype hwtype; in mxc_gpio_get_hw() local
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dzcrypt_ccamisc.h247 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h419 enum test_hw_type hwtype; member