Home
last modified time | relevance | path

Searched defs:bound (Results 26 – 50 of 114) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_legacy.h146 unsigned long bound; member
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-async.h108 int (*bound)(struct v4l2_async_notifier *notifier, member
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c680 u32 bound = LDELAY; in wait_for_clk_enable() local
709 u32 bound = LDELAY; in wait_for_clk_disable() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_uac1.h53 unsigned bound:1; member
H A Du_uac1_legacy.h64 unsigned bound:1; member
H A Du_uac2.h64 bool bound; member
H A Du_uac.h48 unsigned bound:1; member
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcomponent.c63 bool bound; member
74 bool bound; member
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dumem_odp.c478 u64 bound) in ib_umem_odp_unmap_dma_pages()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dfault.c158 unsigned long bound = 1U << BITS_PER_BYTE; in fault_opcodes_write() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_vma.c750 unsigned int bound; in try_qad_pin() local
865 unsigned int bound; in i915_vma_pin_ww() local
/OK3568_Linux_fs/kernel/net/netlink/
H A Daf_netlink.h36 bool bound; member
/OK3568_Linux_fs/kernel/include/net/
H A Dpkt_sched.h62 psched_tdiff_bounded(psched_time_t tv1, psched_time_t tv2, psched_time_t bound) in psched_tdiff_bounded()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c118 struct bound { struct
141 struct bound ellipse; argument
2659 struct arc_bound *bound, in computeBound()
2797 struct arc_bound *bound, struct accelerators *acc, int left) in hookEllipseY()
2821 struct arc_bound *bound, struct accelerators *acc, int left) in hookX()
3502 struct arc_bound bound; in drawQuadrant() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Ddebugfs.c191 int bound[7], i, range; in mt7615_ampdu_stat_read_phy() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover_impl.cpp167 auto bound = activeBounds.begin(); in scan_row() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c596 bool bound; in mt7915_register_ext_phy() local
H A Ddebugfs.c117 int bound[15], range[4], i, n; in mt7915_ampdu_stat_read_phy() local
/OK3568_Linux_fs/u-boot/lib/lzma/
H A DLzmaDec.c161 UInt32 bound; in LzmaDec_DecodeReal() local
524 UInt32 bound; in LzmaDec_TryDummy() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_api.c1565 bool halbb_set_pd_lower_bound(struct bb_info *bb, u8 bound, in halbb_set_pd_lower_bound()
1597 bool halbb_set_pd_lower_bound_cck(struct bb_info *bb, u8 bound, in halbb_set_pd_lower_bound_cck()
H A Dhalbb_dig.c464 u8 bound = bb->bb_edcca_i.th_h; in halbb_igi_by_edcca() local
2355 u8 halbb_mccdm_pd_lower_bound_cal(struct bb_info *bb, u8 bound, in halbb_mccdm_pd_lower_bound_cal()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dampdu.c76 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) argument
77 #define MODSUB_POW2(x, y, bound) (((x) - (y)) & ((bound) - 1)) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_api.c1565 bool halbb_set_pd_lower_bound(struct bb_info *bb, u8 bound, in halbb_set_pd_lower_bound()
1597 bool halbb_set_pd_lower_bound_cck(struct bb_info *bb, u8 bound, in halbb_set_pd_lower_bound_cck()
/OK3568_Linux_fs/kernel/drivers/crypto/mediatek/
H A Dmtk-platform.h67 __le32 bound[2]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c270 bool bound; member

12345