Home
last modified time | relevance | path

Searched defs:f2 (Results 76 – 100 of 119) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/
H A Dpinctrl-msm8x74.c335 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7) \ argument
H A Dpinctrl-msm8960.c344 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11) \ argument
H A Dpinctrl-sm8250.c33 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
H A Dpinctrl-sc7180.c30 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
H A Dpinctrl-ipq6018.c21 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
H A Dpinctrl-sdm845.c25 #define PINGROUP(id, base, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10) \ argument
H A Dpinctrl-apq8084.c334 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7) \ argument
H A Dpinctrl-msm8916.c296 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
H A Dpinctrl-sm8150.c32 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
H A Dpinctrl-msm8994.c20 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11) \ argument
H A Dpinctrl-msm8998.c24 #define PINGROUP(id, base, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
H A Dpinctrl-sdm660.c36 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
H A Dpinctrl-qcs404.c32 #define PINGROUP(id, _tile, f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dg762.c186 unsigned long f2 = p * clk_div; in cnt_from_rpm() local
/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1936 int Fspace, f1, f2; in hfcmulti_tx() local
2182 int f1 = 0, f2 = 0; /* = 0, to make GCC happy */ in hfcmulti_rx() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c564 f2; in ar9003_hw_solve_iq_cal() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function/
H A Dfunction_template.hpp1003 inline void swap(BOOST_FUNCTION_FUNCTION< in swap()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate.c60 double fm1 = coefs[0], f1 = 0, f2 = 0; in prepare_coefs() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dpxe.c727 char *f1, *f2, *f3, *f4, *slash; in label_boot() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcommon.c224 u32 f1, f2; in flag_is_changeable_p() local
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Duhci-hcd.h477 #define uhci_frame_before_eq(f1, f2) (0 <= (int) ((f2) - (f1))) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp804 CT f2 = 0; in newton_method() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dpfc-r8a77990.c423 #define REV4(f0, f1, f2, f3) f0 f2 f1 f3 argument
424 #define REV8(f0, f1, f2, f3, f4, f5, f6, f7) f0 f4 f2 f6 f1 f5 f3 f7 argument
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_eckd.h286 __u16 f2; member
291 __u8 f2; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c265 static bool cmp_component(struct fb_bitfield *f1, struct fb_bitfield *f2) in cmp_component()

12345