Searched refs:which (Results 176 - 200 of 522) sorted by relevance

1234567891011>>

/linux-master/drivers/irqchip/
H A Dirq-pruss-intc.c86 * @num_host_events: number of host events (which is equal to number of
328 enum irqchip_irq_state which,
334 if (which != IRQCHIP_STATE_PENDING)
348 enum irqchip_irq_state which,
353 if (which != IRQCHIP_STATE_PENDING)
327 pruss_intc_irq_get_irqchip_state(struct irq_data *data, enum irqchip_irq_state which, bool *state) argument
347 pruss_intc_irq_set_irqchip_state(struct irq_data *data, enum irqchip_irq_state which, bool state) argument
/linux-master/fs/gfs2/
H A Dincore.h88 * These steps ensure that blocks which have been freed in a transaction cannot
287 Step 3. Function get_local_rgrp locks the rgrp, determines which bits to use
854 static inline void gfs2_glstats_inc(struct gfs2_glock *gl, int which) argument
856 gl->gl_stats.stats[which]++;
859 static inline void gfs2_sbstats_inc(const struct gfs2_glock *gl, int which) argument
863 this_cpu_ptr(sdp->sd_lkstats)->lkstats[gl->gl_name.ln_type].stats[which]++;
/linux-master/drivers/net/ipa/
H A Dgsi_trans.c410 u32 which = trans->used_count++; local
413 WARN_ON(which >= trans->rsvd_count);
421 * A command transaction has direction DMA_NONE, which tells
429 sg = &trans->sgl[which];
434 trans->cmd_opcode[which] = opcode;
745 * the event (which will be the last one used by the transaction).
/linux-master/Documentation/
H A Dconf.py29 return shutil.which(cmd) is not None
/linux-master/drivers/accessibility/speakup/
H A Dspeakup.h63 int spk_set_mask_bits(const char *input, const int which, const int how);
/linux-master/arch/arm64/kernel/
H A Dproton-pack.c360 * allow EL0 to toggle SSBS directly, which can end up with the prctl() state
418 * Wrap these up in some helpers, which prefer disabling the mitigation if faced
682 * configured so that it is preserved across exec(), which means that the
763 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, argument
766 switch (which) {
807 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) argument
809 switch (which) {
1022 * Ensure KVM uses the indirect vector which will have ClearBHB
1033 * Ensure KVM uses the indirect vector which will have the
1035 * the spectre-indirect vector, which i
[all...]
/linux-master/drivers/media/i2c/
H A Dimx274.c999 * @which: V4L2_SUBDEV_FORMAT_ACTIVE or V4L2_SUBDEV_FORMAT_TRY from the caller
1008 u32 which,
1020 if (which == V4L2_SUBDEV_FORMAT_TRY) {
1047 if (which == V4L2_SUBDEV_FORMAT_ACTIVE)
1102 err = __imx274_change_compose(imx274, sd_state, format->which,
1114 if (format->which == V4L2_SUBDEV_FORMAT_TRY)
1145 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) {
1217 if (sel->which == V4L2_SUBDEV_FORMAT_TRY)
1232 __imx274_change_compose(imx274, sd_state, sel->which,
1257 err = __imx274_change_compose(imx274, sd_state, sel->which,
1006 __imx274_change_compose(struct stimx274 *imx274, struct v4l2_subdev_state *sd_state, u32 which, u32 *width, u32 *height, u32 flags) argument
[all...]
H A Dov9282.c814 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) {
860 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) {
891 fmt.which = sd_state ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE;
901 unsigned int pad, enum v4l2_subdev_format_whence which)
903 switch (which) {
923 sel->which);
1364 /* Failure sets ctrl_hdlr->error, which we check afterwards anyway */
899 __ov9282_get_pad_crop(struct ov9282 *ov9282, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
H A Dmt9m001.c258 if (sel->which != V4L2_SUBDEV_FORMAT_ACTIVE ||
298 if (sel->which != V4L2_SUBDEV_FORMAT_ACTIVE)
327 if (format->which == V4L2_SUBDEV_FORMAT_TRY) {
352 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
406 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE)
H A Dtvp514x.c483 * tvp514x_detect() - Detect if an tvp514x is present, and if so which revision.
753 if (ival->which != V4L2_SUBDEV_FORMAT_ACTIVE)
778 if (ival->which != V4L2_SUBDEV_FORMAT_ACTIVE)
886 * Retrieves pad format which is active or tried based on requirement
893 __u32 which = format->which; local
898 if (which == V4L2_SUBDEV_FORMAT_ACTIVE) {
/linux-master/drivers/staging/media/tegra-video/
H A Dvi.c341 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
373 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
432 .which = V4L2_SUBDEV_FORMAT_TRY,
436 .which = V4L2_SUBDEV_FORMAT_TRY,
439 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
532 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
570 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
616 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
619 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
659 .which
[all...]
/linux-master/tools/testing/selftests/kmod/
H A Dkmod.sh6 # test_kmod which exposes a series of knobs for the API for us so we can
16 # The test driver test_kmod assumes a series of defaults which you can
102 if ! which modprobe 2> /dev/null > /dev/null; then
107 if ! which kmod 2> /dev/null > /dev/null; then
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_uds.c135 state = vsp1_entity_get_state(&uds->entity, sd_state, fse->which);
212 state = vsp1_entity_get_state(&uds->entity, sd_state, fmt->which);
H A Dvsp1_sru.c130 state = vsp1_entity_get_state(&sru->entity, sd_state, fse->which);
229 state = vsp1_entity_get_state(&sru->entity, sd_state, fmt->which);
H A Dvsp1_drm.c70 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
122 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
125 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
233 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
485 .which = V4L2_SUBDEV_FORMAT_ACTIVE,
595 * but combine U and V in a single chroma plane, which thus results in
633 * The @pipe_index argument selects which DRM pipeline to setup. The number of
/linux-master/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_v4l2.c287 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY)
304 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY)
/linux-master/tools/testing/selftests/bpf/
H A Dvmtest.sh8 # it is based on the VM image used by the BPF CI, which is
124 if ! which zstd &> /dev/null; then
239 if ! which "${QEMU_BINARY}" &> /dev/null; then
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c467 int t3_mac_enable(struct cmac *mac, int which) argument
474 if (which & MAC_DIRECTION_TX) {
501 if (which & MAC_DIRECTION_RX)
506 int t3_mac_disable(struct cmac *mac, int which) argument
510 if (which & MAC_DIRECTION_TX) {
514 if (which & MAC_DIRECTION_RX) {
/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c377 void saa7146_write_out_dma(struct saa7146_dev* dev, int which, struct saa7146_video_dma* vdma) argument
381 if( which < 1 || which > 3) {
386 where = (which-1)*0x18;
396 saa7146_write(dev, MC2, (MASK_02<<(which-1))|(MASK_18<<(which-1)));
398 printk("vdma%d.base_even: 0x%08x\n", which,vdma->base_even);
399 printk("vdma%d.base_odd: 0x%08x\n", which,vdma->base_odd);
400 printk("vdma%d.prot_addr: 0x%08x\n", which,vdma->prot_addr);
401 printk("vdma%d.base_page: 0x%08x\n", which,vdm
[all...]
/linux-master/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c994 unsigned int pad, enum v4l2_subdev_format_whence which)
996 switch (which) {
1014 fmt->which);
1032 fmt->which);
1040 if (fmt->which == V4L2_SUBDEV_FORMAT_ACTIVE) {
1058 if (fi->which != V4L2_SUBDEV_FORMAT_ACTIVE)
1078 if (fi->which != V4L2_SUBDEV_FORMAT_ACTIVE)
992 __et8ek8_get_pad_format(struct et8ek8_sensor *sensor, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
/linux-master/arch/m68k/fpsp040/
H A Dgen_except.S10 | Any routine which may report an exceptions must load
169 | commonE1 does this for E1 exceptions, which are snan,
170 | operr, and dz. commonE3 does this for E3 exceptions, which
249 | Any of the other Library Routines such that f(x)=x in which
321 | fix the bug with the nmnexc bits in cases in which they
/linux-master/arch/arm/kernel/
H A Dentry-armv.S250 @ which caused the fault. If the faulting instruction was ARM
265 @ it obviously needs free stack space which then will belong to
845 * of which is copied into r0 for the mode specific abort handler.
853 @ which gives a "context synchronisation".
905 @ which gives a "context synchronisation".
/linux-master/drivers/media/platform/xilinx/
H A Dxilinx-tpg.c255 unsigned int pad, u32 which)
257 switch (which) {
274 fmt->which);
287 __format = __xtpg_get_pad_format(xtpg, sd_state, fmt->pad, fmt->which);
311 fmt->which);
253 __xtpg_get_pad_format(struct xtpg_device *xtpg, struct v4l2_subdev_state *sd_state, unsigned int pad, u32 which) argument
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c114 * @format: frame format, for which buffers are requested
281 * which has different alignment requirements for timestamp
652 __u32 which; member in struct:v4l2_ext_controls32
710 .which = ec32.which,
728 .which = p64->which,
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dmipi-csis.c569 enum v4l2_subdev_format_whence which)
571 if (which == V4L2_SUBDEV_FORMAT_TRY)
585 mf = __s5pcsis_get_format(state, sd_state, fmt->which);
599 if (fmt->which == V4L2_SUBDEV_FORMAT_ACTIVE)
613 mf = __s5pcsis_get_format(state, sd_state, fmt->which);
567 __s5pcsis_get_format( struct csis_state *state, struct v4l2_subdev_state *sd_state, enum v4l2_subdev_format_whence which) argument

Completed in 493 milliseconds

1234567891011>>