Home
last modified time | relevance | path

Searched defs:fct (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dwindfarm_smu_controls.c110 struct smu_fan_control *fct = to_smu_fan(ct); in smu_fan_release() local
117 struct smu_fan_control *fct = to_smu_fan(ct); in smu_fan_set() local
130 struct smu_fan_control *fct = to_smu_fan(ct); in smu_fan_get() local
137 struct smu_fan_control *fct = to_smu_fan(ct); in smu_fan_min() local
143 struct smu_fan_control *fct = to_smu_fan(ct); in smu_fan_max() local
159 struct smu_fan_control *fct; in smu_fan_create() local
274 struct smu_fan_control *fct; in smu_controls_init() local
293 struct smu_fan_control *fct; in smu_controls_init() local
311 struct smu_fan_control *fct; in smu_controls_exit() local
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-cdefs.h22 # define __NTH(fct) __attribute__ ((__nothrow__)) fct argument
25 # define __NTH(fct) fct argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dcdefs.h57 # define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct argument
58 # define __NTHNL(fct) __attribute__ ((__nothrow__)) fct argument
67 # define __NTH(fct) __LEAF_ATTR fct __THROW argument
68 # define __NTHNL(fct) fct __THROW argument
72 # define __NTH(fct) fct argument
73 # define __NTHNL(fct) fct argument
88 # define __NTH(fct) fct argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dcdefs.h57 # define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct argument
58 # define __NTHNL(fct) __attribute__ ((__nothrow__)) fct argument
67 # define __NTH(fct) __LEAF_ATTR fct __THROW argument
68 # define __NTHNL(fct) fct __THROW argument
72 # define __NTH(fct) fct argument
73 # define __NTHNL(fct) fct argument
88 # define __NTH(fct) fct argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dtgmath.h146 # define __tgml(fct) fct argument
148 # define __tgml(fct) fct ## l argument
234 # define __TGMATH_F128(arg_comb, fct, arg_call) \ argument
237 # define __TGMATH_CF128(arg_comb, fct, cfct, arg_call) \ argument
245 # define __TGMATH_F128(arg_comb, fct, arg_call) \ argument
249 # define __TGMATH_CF128(arg_comb, fct, cfct, arg_call) \ argument
258 # define __TGMATH_F128(arg_comb, fct, arg_call) /* Nothing. */ argument
259 # define __TGMATH_CF128(arg_comb, fct, cfct, arg_call) /* Nothing. */ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dtgmath.h146 # define __tgml(fct) fct argument
148 # define __tgml(fct) fct ## l argument
234 # define __TGMATH_F128(arg_comb, fct, arg_call) \ argument
237 # define __TGMATH_CF128(arg_comb, fct, cfct, arg_call) \ argument
245 # define __TGMATH_F128(arg_comb, fct, arg_call) \ argument
249 # define __TGMATH_CF128(arg_comb, fct, cfct, arg_call) \ argument
258 # define __TGMATH_F128(arg_comb, fct, arg_call) /* Nothing. */ argument
259 # define __TGMATH_CF128(arg_comb, fct, cfct, arg_call) /* Nothing. */ argument
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-oxnas.c77 unsigned int fct; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h109 uint32_t fct; member