Searched refs:intype (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/ |
| H A D | hfa384x_usb.c | 3133 const __le16 intype = (usbin->type & ~cpu_to_le16(0x8000)); in hfa384x_usbin_ctlx() local 3138 if (ctlx->outbuf.type != intype) { in hfa384x_usbin_ctlx() 3142 le16_to_cpu(intype)); in hfa384x_usbin_ctlx()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/ |
| H A D | arm_neon.h | 10877 #define __ST2_LANE_FUNC(intype, largetype, ptrtype, mode, \ argument 10882 intype __b, const int __c) \ 10929 #define __ST2Q_LANE_FUNC(intype, ptrtype, mode, ptr_mode, funcsuffix) \ in __ST2_LANE_FUNC() argument 10933 intype __b, const int __c) \ in __ST2_LANE_FUNC() 10935 union { intype __i; \ in __ST2_LANE_FUNC() 10956 #define __ST3_LANE_FUNC(intype, largetype, ptrtype, mode, \ argument 10961 intype __b, const int __c) \ 11013 #define __ST3Q_LANE_FUNC(intype, ptrtype, mode, ptr_mode, funcsuffix) \ argument 11017 intype __b, const int __c) \ 11019 union { intype __i; \ [all …]
|