Home
last modified time | relevance | path

Searched refs:get_selection (Results 1 – 25 of 93) sorted by relevance

1234

/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-pkgdata-browser118 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 Dv4l2-subdev.c262 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 DFakeSensorHw.h54 … virtual XCamReturn get_selection (int pad, uint32_t target, struct v4l2_subdev_selection &select);
H A DFakeSensorHw.cpp344 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 Dtaskexp.py104 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 Dv4l2_device.h191 … virtual XCamReturn get_selection (int pad, uint32_t target, struct v4l2_subdev_selection &select);
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dak881x.c218 .get_selection = ak881x_get_selection,
H A Dov9640.c669 .get_selection = ov9640_get_selection,
H A Dtw9910.c916 .get_selection = tw9910_get_selection,
H A Dmt9m032.c687 .get_selection = mt9m032_get_pad_selection,
H A Dmt9m001.c716 .get_selection = mt9m001_get_selection,
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_uif.c181 .get_selection = uif_get_selection,
H A Dvsp1_rwpf.c248 .get_selection = vsp1_rwpf_get_selection,
H A Dvsp1_brx.c272 .get_selection = brx_get_selection,
H A Dvsp1_histo.c407 .get_selection = histo_get_selection,
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dsubdev-itf.c151 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 Dmipi-csi2.c459 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 Dvi.c536 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 Dphy-rockchip-csi2-dphy.c646 return v4l2_subdev_call(sensor, pad, get_selection, NULL, sel); in csi2_dphy_get_selection()
708 .get_selection = csi2_dphy_get_selection,
H A Dphy-rockchip-mipi-rx.c1006 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 Dv4l2-subdev.h706 int (*get_selection)(struct v4l2_subdev *sd, member
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/
H A Dvimc-scaler.c331 .get_selection = vimc_sca_get_selection,
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dkconfiglib.py1729 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 Drk1608_dphy.c610 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 Dbridge.c474 .get_selection = bridge_get_selection,

1234