/kernel/linux/linux-5.10/samples/v4l/ |
H A D | v4l2-pci-skeleton.c | 70 v4l2_std_id std; member 410 static int skeleton_s_std(struct file *file, void *priv, v4l2_std_id std) in skeleton_s_std() argument 442 static int skeleton_g_std(struct file *file, void *priv, v4l2_std_id *std) in skeleton_g_std() argument 461 skeleton_querystd(struct file *file, void *priv, v4l2_std_id *std) skeleton_querystd() argument [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | cipso_ipv4.h | 71 struct cipso_v4_std_map_tbl *std; member
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-subdev.c | 639 v4l2_std_id *std = arg; in subdev_do_ioctl() local
|
/kernel/linux/linux-5.10/drivers/media/spi/ |
H A D | gs1662.c | 231 int std = (status & MASK_STD_STATUS) >> 5; in gs_status_format() local
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda18271-fe.c | 1096 struct tda18271_std_map *std = &priv->std; tda18271_dump_std_map() local 1122 struct tda18271_std_map *std = &priv->std; tda18271_update_std_map() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | zoran_driver.c | 570 static int zoran_g_std(struct file *file, void *__fh, v4l2_std_id *std) in zoran_g_std() argument 578 static int zoran_s_std(struct file *file, void *__fh, v4l2_std_id std) in zoran_s_std() argument
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda18271-fe.c | 1096 struct tda18271_std_map *std = &priv->std; tda18271_dump_std_map() local 1122 struct tda18271_std_map *std = &priv->std; tda18271_update_std_map() local [all...] |
H A D | si2157.c | 574 char *std; /* for debugging */ in si2157_set_analog_params() local [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dib0090.h | 37 int std; member
|
/kernel/linux/linux-6.6/drivers/media/spi/ |
H A D | gs1662.c | 231 int std = (status & MASK_STD_STATUS) >> 5; in gs_status_format() local
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | msp3400-kthreads.c | 26 v4l2_std_id std; member 155 const char *msp_standard_std_name(int std) in msp_standard_std_name() argument 165 static v4l2_std_id msp_standard_std(int std) in msp_standard_std() argument 690 int val, i, std, count; in msp3410d_thread() local [all...] |
H A D | msp3400-driver.h | 84 int std; member
|
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | xattr.c | 895 struct ATTR_STD_INFO5 *std; in ntfs_setxattr() local
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cipso_ipv4.h | 71 struct cipso_v4_std_map_tbl *std; member
|
/kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
H A D | av7110_v4l.c | 912 static int std_callback(struct saa7146_dev* dev, struct saa7146_standard *std) in std_callback() argument
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-cards.h | 88 v4l2_std_id std; /* standard for which the tuner is suitable */ member
|
/kernel/linux/linux-6.6/drivers/media/pci/zoran/ |
H A D | zoran_driver.c | 559 static int zoran_g_std(struct file *file, void *__fh, v4l2_std_id *std) in zoran_g_std() argument 567 static int zoran_s_std(struct file *file, void *__fh, v4l2_std_id std) in zoran_s_std() argument
|
/kernel/linux/linux-6.6/samples/v4l/ |
H A D | v4l2-pci-skeleton.c | 58 v4l2_std_id std; member 398 static int skeleton_s_std(struct file *file, void *priv, v4l2_std_id std) in skeleton_s_std() argument 430 static int skeleton_g_std(struct file *file, void *priv, v4l2_std_id *std) in skeleton_g_std() argument 449 skeleton_querystd(struct file *file, void *priv, v4l2_std_id *std) skeleton_querystd() argument [all...] |
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 457 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument [all...] |
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 453 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument [all...] |
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/ |
H A D | benchmark_common.cpp | 399 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument [all...] |
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/ |
H A D | benchmark_common.cpp | 435 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | basictz.cpp | 132 getSimpleRulesNear(UDate date, InitialTimeZoneRule*& initial, AnnualTimeZoneRule*& std, AnnualTimeZoneRule*& dst, UErrorCode& status) const getSimpleRulesNear() argument
|
/third_party/libabigail/tools/ |
H A D | abilint.cc | 263 fill_artifact_use_tree(const std::unordered_map<type_or_decl_base*, vector<type_or_decl_base*>>& artifact_use_rel, artifact_use_relation_tree& tree) fill_artifact_use_tree() argument [all...] |
/third_party/mesa3d/src/gtest/include/gtest/ |
H A D | gtest-matchers.h | 301 MatcherBase( const MatcherInterface<U>* impl, typename std::enable_if<!std::is_same<U, const U&>::value>::type* = nullptr) MatcherBase() argument 337 Matcher( const MatcherInterface<U>* impl, typename std::enable_if<!std::is_same<U, const U&>::value>::type* = nullptr) Matcher() argument [all...] |