Searched refs:which (Results 151 - 175 of 522) sorted by relevance

1234567891011>>

/linux-master/Documentation/sphinx/
H A Dkfigure.py7 Sphinx extension which implements scalable image handling.
16 installed. For more details take a look at ``convert_image(...)`` which is
71 def which(cmd): function
74 This *which* searches the PATH for executable ``cmd`` . First match is
175 dot_cmd = which('dot')
176 convert_cmd = which('convert')
177 rsvg_convert_cmd = which('rsvg-convert')
178 inkscape_cmd = which('inkscape')
/linux-master/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc0310.c361 unsigned int pad, enum v4l2_subdev_format_whence which)
363 if (which == V4L2_SUBDEV_FORMAT_TRY)
386 fmt = gc0310_get_pad_format(dev, sd_state, format->pad, format->which);
400 fmt = gc0310_get_pad_format(dev, sd_state, format->pad, format->which);
507 if (interval->which != V4L2_SUBDEV_FORMAT_ACTIVE)
359 gc0310_get_pad_format(struct gc0310_device *dev, struct v4l2_subdev_state *state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
/linux-master/drivers/media/i2c/
H A Dov5645.c853 enum v4l2_subdev_format_whence which)
855 switch (which) {
873 format->which);
880 unsigned int pad, enum v4l2_subdev_format_whence which)
882 switch (which) {
903 format->which);
913 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) {
928 format->which);
945 fmt.which = sd_state ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE;
964 sel->which);
850 __ov5645_get_pad_format(struct ov5645 *ov5645, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
878 __ov5645_get_pad_crop(struct ov5645 *ov5645, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
[all...]
H A Dov6650.c477 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) {
533 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) {
592 if (format->which == V4L2_SUBDEV_FORMAT_TRY) {
724 if (format->which == V4L2_SUBDEV_FORMAT_TRY)
731 if (format->which == V4L2_SUBDEV_FORMAT_TRY) {
813 if (ival->which != V4L2_SUBDEV_FORMAT_ACTIVE)
837 if (ival->which != V4L2_SUBDEV_FORMAT_ACTIVE)
H A Dmt9v111.c737 if (ival->which != V4L2_SUBDEV_FORMAT_ACTIVE)
793 if (ival->which != V4L2_SUBDEV_FORMAT_ACTIVE)
810 enum v4l2_subdev_format_whence which)
812 switch (which) {
884 format->which);
940 format->which);
953 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE)
806 __mt9v111_get_pad_format( struct mt9v111_dev *mt9v111, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
H A Dov7251.c1138 enum v4l2_subdev_format_whence which)
1140 switch (which) {
1159 format->which);
1168 unsigned int pad, enum v4l2_subdev_format_whence which)
1170 switch (which) {
1228 format->which);
1238 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) {
1266 format->which);
1289 .which = sd_state ? V4L2_SUBDEV_FORMAT_TRY
1313 sel->which);
1135 __ov7251_get_pad_format(struct ov7251 *ov7251, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
1166 __ov7251_get_pad_crop(struct ov7251 *ov7251, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dfpsp.h57 | handled by the package, or "bra real_xxxx" which is an external
190 .set E1,2 | which bit is E1 flag
191 .set E3,1 | which bit is E3 flag
192 .set SFLAG,0 | which bit is S flag
195 .set XFLAG,7 | which bit is X flag
196 .set UFLAG,5 | which bit is U flag
197 .set TFLAG,4 | which bit is T flag
/linux-master/drivers/staging/media/imx/
H A Dimx-media-capture.c287 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
329 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
357 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
431 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
451 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
680 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
879 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
/linux-master/drivers/media/platform/ti/cal/
H A Dcal-video.c121 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
143 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
195 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
257 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
310 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
372 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
847 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
/linux-master/tools/testing/selftests/x86/
H A Dfsgsbase.c119 static unsigned long read_base(enum which_base which) argument
130 if (which == FS) {
146 if (which == FS) {
/linux-master/net/ceph/
H A Dcls_lock_client.c389 int ceph_cls_assert_locked(struct ceph_osd_request *req, int which, argument
407 ret = osd_req_op_cls_init(req, which, "lock", "assert_locked");
427 osd_req_op_cls_request_data_pages(req, which, pages, assert_op_buf_size,
/linux-master/drivers/comedi/drivers/
H A Ddt2801.c490 int which = (s == &dev->subdevices[3]) ? 1 : 0; local
495 dt2801_writedata(dev, which);
500 dt2801_writedata(dev, which);
/linux-master/tools/testing/selftests/net/
H A Dl2tp.sh20 which ping6 > /dev/null 2>&1 && ping6=$(which ping6) || ping6=$(which ping)
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-crossbar.c258 if (fmt->which == V4L2_SUBDEV_FORMAT_ACTIVE &&
311 enum v4l2_subdev_format_whence which,
314 if (which == V4L2_SUBDEV_FORMAT_ACTIVE &&
309 mxc_isi_crossbar_set_routing(struct v4l2_subdev *sd, struct v4l2_subdev_state *state, enum v4l2_subdev_format_whence which, struct v4l2_subdev_krouting *routing) argument
/linux-master/drivers/cxl/core/
H A Dregs.c297 * @index: Index into which particular instance of a regblock wanted in the
510 enum cxl_rcrb which)
519 if (which == CXL_RCRB_UPSTREAM)
549 if (which == CXL_RCRB_DOWNSTREAM)
509 __rcrb_to_component(struct device *dev, struct cxl_rcrb_info *ri, enum cxl_rcrb which) argument
/linux-master/drivers/media/pci/ivtv/
H A Divtv-controls.c56 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
/linux-master/arch/arm/boot/compressed/
H A Defi-header.S18 @ This is a two-instruction NOP, which happens to bear the
/linux-master/drivers/staging/media/av7110/
H A Ddvb_filter.h144 int which; member in struct:ipack
/linux-master/include/media/drv-intf/
H A Dsaa7146_vv.h154 void saa7146_write_out_dma(struct saa7146_dev* dev, int which, struct saa7146_video_dma* vdma) ;
/linux-master/tools/perf/tests/shell/
H A Dbuildid.sh25 if ! which wine > /dev/null; then
/linux-master/drivers/platform/x86/
H A Dsystem76_acpi.c165 static ssize_t battery_get_threshold(int which, char *buf) argument
181 param.integer.value = which;
192 static ssize_t battery_set_threshold(int which, const char *buf, size_t count) argument
216 params[0].integer.value = which;
/linux-master/scripts/atomic/
H A Dgen-atomic-instrumented.sh139 * KASAN, KCSAN), which should be used unless it is necessary to avoid
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.h69 * @configure_stream: Setup the hardware parameters for the stream which do
140 enum v4l2_subdev_format_whence which);
H A Dvsp1_hsit.c75 state = vsp1_entity_get_state(&hsit->entity, sd_state, fmt->which);
/linux-master/tools/testing/selftests/sgx/
H A Dtest_encl_bootstrap.S43 # RBX contains the base address for TCS, which is the first address

Completed in 428 milliseconds

1234567891011>>