| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-pkgdata-browser | 118 self.recipe_view.get_selection().connect("changed", self.on_recipe_changed) 119 self.package_view.get_selection().connect("changed", self.on_package_changed) 159 self.on_recipe_changed(self.recipe_view.get_selection())
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-subdev.c | 262 sd->ops->pad->get_selection(sd, cfg, sel); in call_get_selection() 335 .get_selection = call_get_selection, 521 sd, pad, get_selection, subdev_fh->pad, &sel); in subdev_do_ioctl() 602 sd, pad, get_selection, subdev_fh->pad, sel); in subdev_do_ioctl()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/fakecamera/ |
| H A D | FakeSensorHw.h | 54 … virtual XCamReturn get_selection (int pad, uint32_t target, struct v4l2_subdev_selection &select);
|
| H A D | FakeSensorHw.cpp | 344 FakeSensorHw::get_selection (int pad, uint32_t target, struct v4l2_subdev_selection &select) in get_selection() function in RkCam::FakeSensorHw
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/ |
| H A D | taskexp.py | 104 self.pkg_treeview.get_selection().connect("changed", self.on_cursor_changed) 156 self.pkg_treeview.get_selection().select_path(pkg_path[0])
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | v4l2_device.h | 191 … virtual XCamReturn get_selection (int pad, uint32_t target, struct v4l2_subdev_selection &select);
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ak881x.c | 218 .get_selection = ak881x_get_selection,
|
| H A D | ov9640.c | 669 .get_selection = ov9640_get_selection,
|
| H A D | tw9910.c | 916 .get_selection = tw9910_get_selection,
|
| H A D | mt9m032.c | 687 .get_selection = mt9m032_get_pad_selection,
|
| H A D | mt9m001.c | 716 .get_selection = mt9m001_get_selection,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/ |
| H A D | vsp1_uif.c | 181 .get_selection = uif_get_selection,
|
| H A D | vsp1_rwpf.c | 248 .get_selection = vsp1_rwpf_get_selection,
|
| H A D | vsp1_brx.c | 272 .get_selection = brx_get_selection,
|
| H A D | vsp1_histo.c | 407 .get_selection = histo_get_selection,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | subdev-itf.c | 151 pad, get_selection, NULL, in sditf_get_set_fmt() 218 pad, get_selection, NULL, in sditf_get_set_fmt() 899 .get_selection = sditf_get_selection,
|
| H A D | mipi-csi2.c | 459 ret = v4l2_subdev_call(sensor, pad, get_selection, in csi2_get_selection() 652 .get_selection = csi2_get_selection,
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/tegra-video/ |
| H A D | vi.c | 536 ret = v4l2_subdev_call(subdev, pad, get_selection, NULL, &sdsel); in __tegra_channel_try_format() 650 if (!v4l2_subdev_has_op(subdev, pad, get_selection)) in tegra_channel_g_selection() 659 ret = v4l2_subdev_call(subdev, pad, get_selection, NULL, &sdsel); in tegra_channel_g_selection()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-csi2-dphy.c | 646 return v4l2_subdev_call(sensor, pad, get_selection, NULL, sel); in csi2_dphy_get_selection() 708 .get_selection = csi2_dphy_get_selection,
|
| H A D | phy-rockchip-mipi-rx.c | 1006 return v4l2_subdev_call(sensor, pad, get_selection, NULL, sel); in mipidphy_get_selection() 1012 .get_selection = mipidphy_get_selection,
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-subdev.h | 706 int (*get_selection)(struct v4l2_subdev *sd, member
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/ |
| H A D | vimc-scaler.c | 331 .get_selection = vimc_sca_get_selection,
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | kconfiglib.py | 1729 sel = sc.get_selection() 1922 if choice.get_selection() is self: 2282 return self.is_choice_sym and self.parent.get_selection() is self 2734 def get_selection(self): member in Choice
|
| /OK3568_Linux_fs/kernel/drivers/media/spi/ |
| H A D | rk1608_dphy.c | 610 ret = v4l2_subdev_call(link_sensor, pad, get_selection, NULL, sel); in rk1608_get_selection() 799 .get_selection = rk1608_get_selection,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | bridge.c | 474 .get_selection = bridge_get_selection,
|