Searched defs:bounds (Results 1 - 16 of 16) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead917d.c53 u32 bounds = 0; local
H A Dhead507d.c71 u32 bounds = 0; local
99 u32 bounds = 0; local
[all...]
H A Dhead907d.c100 u32 bounds = 0; local
129 u32 bounds = 0; local
[all...]
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-common.c162 rkisp1_sd_adjust_crop_rect(struct v4l2_rect *crop, const struct v4l2_rect *bounds) argument
169 rkisp1_sd_adjust_crop(struct v4l2_rect *crop, const struct v4l2_mbus_framefmt *bounds) argument
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dstate_test.c176 uint64_t bounds[2] = { 10, 0xffffffffull }; local
/linux-master/arch/alpha/kernel/
H A Dtime.c288 static struct bounds { struct
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Deeprom.c462 u8 bounds; local
/linux-master/drivers/staging/media/starfive/camss/
H A Dstf-isp.c187 const struct v4l2_rect bounds = { local
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-cmdq.c25 struct v4l2_rect bounds[IMG_MAX_HW_OUTPUTS]; member in struct:mdp_path
/linux-master/security/selinux/ss/
H A Dpolicydb.h77 u32 bounds; /* boundary of role */ member in struct:role_datum
113 u32 bounds; /* boundary of type */ member in struct:type_datum
121 u32 bounds; /* bounds of user */ member in struct:user_datum
/linux-master/fs/hpfs/
H A Dhpfs.h212 __le32 bounds; /* matches corresponding word member in struct:code_page_directory::__anon725
230 __le32 bounds[3]; /* looks a bit like member in struct:code_page_data
/linux-master/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c1168 struct v4l2_subdev_selection bounds = { local
/linux-master/lib/zstd/decompress/
H A Dzstd_decompress.c1633 ZSTD_bounds const bounds = ZSTD_dParam_getBounds(ZSTD_d_windowLogMax); local
1650 ZSTD_bounds bounds = { 0, 0, 0 }; local
1684 ZSTD_bounds const bounds = ZSTD_dParam_getBounds(dParam); local
[all...]
/linux-master/lib/zstd/compress/
H A Dzstd_compress_internal.h493 ZSTD_bounds const bounds = ZSTD_cParam_getBounds(cParam); local
H A Dzstd_compress.c378 ZSTD_bounds bounds = { 0, 0, 0 }; local
563 ZSTD_bounds const bounds = ZSTD_cParam_getBounds(cParam); local
[all...]
/linux-master/include/uapi/linux/
H A Dvideodev2.h1324 struct v4l2_rect bounds; member in struct:v4l2_cropcap

Completed in 176 milliseconds