Searched refs:which (Results 76 - 100 of 522) sorted by relevance

1234567891011>>

/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c231 if (cs->which &&
232 cs->which != V4L2_CTRL_WHICH_DEF_VAL &&
233 cs->which != V4L2_CTRL_WHICH_REQUEST_VAL &&
234 V4L2_CTRL_ID2WHICH(id) != cs->which) {
236 "invalid which 0x%x or control id 0x%x\n",
237 cs->which, id);
270 if (cs->which == V4L2_CTRL_WHICH_REQUEST_VAL)
327 * The code below figures out in O(n) time which controls in the list
369 static int class_check(struct v4l2_ctrl_handler *hdl, u32 which) argument
371 if (which
[all...]
/linux-master/include/linux/ceph/
H A Dcls_lock_client.h55 int ceph_cls_assert_locked(struct ceph_osd_request *req, int which,
/linux-master/drivers/irqchip/
H A Dirq-partition-percpu.c54 enum irqchip_irq_state which,
63 return chip->irq_set_irqchip_state(data, which, val);
69 enum irqchip_irq_state which,
78 return chip->irq_get_irqchip_state(data, which, val);
53 partition_irq_set_irqchip_state(struct irq_data *d, enum irqchip_irq_state which, bool val) argument
68 partition_irq_get_irqchip_state(struct irq_data *d, enum irqchip_irq_state which, bool *val) argument
/linux-master/tools/testing/selftests/mm/
H A Dtest_vmalloc.sh38 if ! which modprobe > /dev/null 2>&1; then
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2.h66 unsigned int which, uint16_t pad,
H A Datomisp_subdev.h89 * it is used to indicate which parameter it has applied.
94 * non-zero value to indicate which parameter it needs to applu
165 /* Indicates which parameters need to be updated. */
261 /* The list of metadata buffers which have been en-queued to CSS */
263 /* The list of metadata buffers which are ready for userspace to get */
268 /* The list of s3a stat buffers which have been en-queued to CSS */
270 /* The list of s3a stat buffers which are ready for userspace to get */
277 /* This field specifies which camera (v4l2 input) is selected. */
332 struct v4l2_subdev_state *sd_state, uint32_t which,
336 u32 which, uint32_
[all...]
/linux-master/kernel/irq/
H A Dirq_sim.c53 enum irqchip_irq_state which, bool *state)
58 switch (which) {
71 enum irqchip_irq_state which, bool state)
76 switch (which) {
52 irq_sim_get_irqchip_state(struct irq_data *data, enum irqchip_irq_state which, bool *state) argument
70 irq_sim_set_irqchip_state(struct irq_data *data, enum irqchip_irq_state which, bool state) argument
/linux-master/arch/parisc/kernel/
H A Dsmp.c61 /* track which CPU is booting */
140 unsigned long which = ffz(~ops); local
142 ops &= ~(1 << which);
144 switch (which) {
181 this_cpu, which);
373 ** "The MEM_RENDEZ vector specifies the location of OS_RENDEZ which
490 * called on the thread which is asking for a CPU to be shutdown -
/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-isys-subdev.h51 enum v4l2_subdev_format_whence which,
/linux-master/net/netrom/
H A Dnr_route.c84 if (nr_node->which == x)
85 nr_node->which = y;
86 else if (nr_node->which == y)
87 nr_node->which = x;
129 if (i < nr_nodet->which)
130 nr_nodet->which = i;
194 nr_node->which = 0;
238 nr_node->which++;
276 if (i < nr_node->which)
277 nr_node->which
[all...]
/linux-master/arch/alpha/kernel/
H A Dsmp.c397 * Called from setup_arch. Detect an SMP system and which processors
526 unsigned long which; local
528 which = ops & -ops;
529 ops &= ~which;
530 which = __ffs(which);
532 switch (which) {
546 this_cpu, which);
/linux-master/drivers/media/i2c/
H A Dmt9v032.c227 mt9v032_update_aec_agc(struct mt9v032 *mt9v032, u16 which, int enable) argument
234 value |= which;
236 value &= ~which;
355 unsigned int pad, enum v4l2_subdev_format_whence which)
357 switch (which) {
370 unsigned int pad, enum v4l2_subdev_format_whence which)
372 switch (which) {
470 format->which);
511 format->which);
527 format->which);
353 __mt9v032_get_pad_format(struct mt9v032 *mt9v032, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
368 __mt9v032_get_pad_crop(struct mt9v032 *mt9v032, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
[all...]
H A Dmt9p031.c548 unsigned int pad, u32 which)
550 switch (which) {
563 unsigned int pad, u32 which)
565 switch (which) {
582 fmt->which);
599 format->which);
615 format->which);
640 sel->pad, sel->which);
680 sel->which);
688 sel->which);
546 __mt9p031_get_pad_format(struct mt9p031 *mt9p031, struct v4l2_subdev_state *sd_state, unsigned int pad, u32 which) argument
561 __mt9p031_get_pad_crop(struct mt9p031 *mt9p031, struct v4l2_subdev_state *sd_state, unsigned int pad, u32 which) argument
705 const int which = sd_state == NULL ? V4L2_SUBDEV_FORMAT_ACTIVE : local
[all...]
/linux-master/drivers/cxl/core/
H A Dhdm.c747 int which, struct cxl_endpoint_dvsec_info *info)
757 len = range_len(&info->dvsec_range[which]);
764 cxld->hpa_range = info->dvsec_range[which];
787 int *target_map, void __iomem *hdm, int which,
803 which, info);
805 ctrl = readl(hdm + CXL_HDM_DECODER0_CTRL_OFFSET(which));
806 lo = readl(hdm + CXL_HDM_DECODER0_BASE_LOW_OFFSET(which));
807 hi = readl(hdm + CXL_HDM_DECODER0_BASE_HIGH_OFFSET(which));
809 lo = readl(hdm + CXL_HDM_DECODER0_SIZE_LOW_OFFSET(which));
810 hi = readl(hdm + CXL_HDM_DECODER0_SIZE_HIGH_OFFSET(which));
745 cxl_setup_hdm_decoder_from_dvsec( struct cxl_port *port, struct cxl_decoder *cxld, u64 *dpa_base, int which, struct cxl_endpoint_dvsec_info *info) argument
786 init_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, int *target_map, void __iomem *hdm, int which, u64 *dpa_base, struct cxl_endpoint_dvsec_info *info) argument
[all...]
/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-csid.c267 * @pad: pad from which format is requested
268 * @which: TRY or ACTIVE format
276 enum v4l2_subdev_format_whence which)
278 if (which == V4L2_SUBDEV_FORMAT_TRY)
288 * @pad: pad on which format is requested
290 * @which: wanted subdev format
296 enum v4l2_subdev_format_whence which)
327 MSM_CSID_PAD_SINK, which);
376 code->which);
413 csid_try_format(csid, sd_state, fse->pad, &format, fse->which);
273 __csid_get_format(struct csid_device *csid, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
292 csid_try_format(struct csid_device *csid, struct v4l2_subdev_state *sd_state, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) argument
[all...]
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispcsi2.c834 unsigned int pad, enum v4l2_subdev_format_whence which)
836 if (which == V4L2_SUBDEV_FORMAT_TRY)
846 enum v4l2_subdev_format_whence which)
875 which);
915 code->which);
950 csi2_try_format(csi2, sd_state, fse->pad, &format, fse->which);
960 csi2_try_format(csi2, sd_state, fse->pad, &format, fse->which);
981 format = __csi2_get_format(csi2, sd_state, fmt->pad, fmt->which);
1003 format = __csi2_get_format(csi2, sd_state, fmt->pad, fmt->which);
1007 csi2_try_format(csi2, sd_state, fmt->pad, &fmt->format, fmt->which);
832 __csi2_get_format(struct isp_csi2_device *csi2, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
843 csi2_try_format(struct isp_csi2_device *csi2, struct v4l2_subdev_state *sd_state, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) argument
[all...]
H A Dispccp2.c525 * Configures the memory address from which the input frame is to be read.
619 * @which : wanted subdev format
625 unsigned int pad, enum v4l2_subdev_format_whence which)
627 if (which == V4L2_SUBDEV_FORMAT_TRY)
639 * @which : wanted subdev format
645 enum v4l2_subdev_format_whence which)
678 which);
712 code->which);
732 ccp2_try_format(ccp2, sd_state, fse->pad, &format, fse->which);
742 ccp2_try_format(ccp2, sd_state, fse->pad, &format, fse->which);
623 __ccp2_get_format(struct isp_ccp2_device *ccp2, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
641 ccp2_try_format(struct isp_ccp2_device *ccp2, struct v4l2_subdev_state *sd_state, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) argument
[all...]
H A Disppreview.c70 * which filters are enabled. To avoid format changes when the filters are
71 * enabled or disabled (which would prevent them from being turned on or off
1055 * which processing blocks are enabled. The driver assumes all those blocks are
1125 * Configures the memory address from which the input frame is to be read.
1153 * Configures the memory address to which the output frame is written.
1684 unsigned int pad, enum v4l2_subdev_format_whence which)
1686 if (which == V4L2_SUBDEV_FORMAT_TRY)
1695 enum v4l2_subdev_format_whence which)
1697 if (which == V4L2_SUBDEV_FORMAT_TRY)
1728 * @which
1682 __preview_get_format(struct isp_prev_device *prev, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
1693 __preview_get_crop(struct isp_prev_device *prev, struct v4l2_subdev_state *sd_state, enum v4l2_subdev_format_whence which) argument
1733 preview_try_format(struct isp_prev_device *prev, struct v4l2_subdev_state *sd_state, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) argument
[all...]
/linux-master/drivers/staging/media/omap4iss/
H A Diss_csi2.c830 enum v4l2_subdev_format_whence which)
832 if (which == V4L2_SUBDEV_FORMAT_TRY)
843 enum v4l2_subdev_format_whence which)
872 which);
912 code->which);
947 csi2_try_format(csi2, sd_state, fse->pad, &format, fse->which);
957 csi2_try_format(csi2, sd_state, fse->pad, &format, fse->which);
978 format = __csi2_get_format(csi2, sd_state, fmt->pad, fmt->which);
1000 format = __csi2_get_format(csi2, sd_state, fmt->pad, fmt->which);
1004 csi2_try_format(csi2, sd_state, fmt->pad, &fmt->format, fmt->which);
827 __csi2_get_format(struct iss_csi2_device *csi2, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
839 csi2_try_format(struct iss_csi2_device *csi2, struct v4l2_subdev_state *sd_state, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) argument
[all...]
H A Diss_resizer.c420 enum v4l2_subdev_format_whence which)
422 if (which == V4L2_SUBDEV_FORMAT_TRY)
438 enum v4l2_subdev_format_whence which)
466 which);
513 code->which);
554 resizer_try_format(resizer, sd_state, fse->pad, &format, fse->which);
564 resizer_try_format(resizer, sd_state, fse->pad, &format, fse->which);
587 format = __resizer_get_format(resizer, sd_state, fmt->pad, fmt->which);
611 format = __resizer_get_format(resizer, sd_state, fmt->pad, fmt->which);
616 fmt->which);
418 __resizer_get_format(struct iss_resizer_device *resizer, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
435 resizer_try_format(struct iss_resizer_device *resizer, struct v4l2_subdev_state *sd_state, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) argument
[all...]
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvsx_asm.S11 #call to a comparison function in C which boils down to a memcmp()
/linux-master/tools/power/cpupower/lib/
H A Dcpufreq.c61 /* read access to files which contain one numeric value */
114 enum cpufreq_value which)
117 which,
121 /* read access to files which contain one string */
136 enum cpufreq_string which)
142 if (which >= MAX_CPUFREQ_STRING_FILES)
145 len = sysfs_cpufreq_read_file(cpu, cpufreq_string_files[which],
178 enum cpufreq_write which,
181 if (which >= MAX_CPUFREQ_WRITE_FILES)
184 if (sysfs_cpufreq_write_file(cpu, cpufreq_write_files[which],
113 sysfs_cpufreq_get_one_value(unsigned int cpu, enum cpufreq_value which) argument
135 sysfs_cpufreq_get_one_string(unsigned int cpu, enum cpufreq_string which) argument
177 sysfs_cpufreq_write_one_value(unsigned int cpu, enum cpufreq_write which, const char *new_value, size_t len) argument
[all...]
/linux-master/drivers/hid/
H A Dwacom.h186 enum wacom_worker which)
190 switch (which) {
185 wacom_schedule_work(struct wacom_wac *wacom_wac, enum wacom_worker which) argument
/linux-master/tools/testing/selftests/net/
H A Dunicast_extensions.sh34 if ! which nettest >/dev/null; then
36 if ! which nettest >/dev/null; then
/linux-master/tools/testing/selftests/hid/tests/
H A Dbase_gamepad.py74 def store_axes(self, which, gamepad, data):
75 amap = self.axes_map[which]

Completed in 321 milliseconds

1234567891011>>