/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-g-audioout.rst | 42 has no audio inputs, or none which combine with the current video 99 No audio outputs combine with the current video output, or the 101 combine.
|
D | vidioc-g-audio.rst | 42 has no audio inputs, or none which combine with the current video input. 127 No audio inputs combine with the current video input, or the number 128 of the selected audio input is out of bounds or it does not combine.
|
D | vidioc-g-modulator.rst | 138 combine with ``V4L2_TUNER_SUB_STEREO`` or 145 left and right channel. This flag does not combine with 153 or secondary language only. This flag does not combine with 175 encode a Second Audio Program only. This flag must combine with
|
D | dev-effect.rst | 14 A V4L2 video effect device can do image effects, filtering, or combine
|
D | audio.rst | 19 and audio source is a tuner. Further audio connectors can combine with
|
/Linux-v4.19/arch/powerpc/perf/ |
D | isa207-common.c | 18 PMU_FORMAT_ATTR(combine, "config:11"); 352 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local 371 combine = combine_from_event(event[i]); in isa207_compute_mmcr() 385 mmcr1 |= combine << combine_shift(pmc); in isa207_compute_mmcr()
|
D | power7-pmu.c | 252 unsigned int pmc, unit, combine, l2sel, psel; in power7_compute_mmcr() local 272 combine = (event[i] >> PM_COMBINE_SH) & PM_COMBINE_MSK; in power7_compute_mmcr() 291 mmcr1 |= (unsigned long) combine in power7_compute_mmcr()
|
/Linux-v4.19/drivers/hid/ |
D | hid-lg4ff.c | 78 u16 combine; member 343 if (entry->wdata.combine) { in lg4ff_raw_event() 400 .combine = 0, in lg4ff_init_wheel_data() 959 count = scnprintf(buf, PAGE_SIZE, "%u\n", entry->wdata.combine); in lg4ff_combine_show() 969 u16 combine = simple_strtoul(buf, NULL, 10); in lg4ff_combine_store() local 983 if (combine > 1) in lg4ff_combine_store() 984 combine = 1; in lg4ff_combine_store() 986 entry->wdata.combine = combine; in lg4ff_combine_store()
|
/Linux-v4.19/scripts/ |
D | module-common.lds | 4 * combine them automatically.
|
/Linux-v4.19/arch/x86/crypto/ |
D | poly1305-avx2-x86_64.S | 102 # combine r0,u0,w0,y0 111 # combine r1,u1,w1,y1 and s1=r1*5,v1=u1*5,x1=w1*5,z1=y1*5 122 # combine r2,u2,w2,y2 and s2=r2*5,v2=u2*5,x2=w2*5,z2=y2*5 133 # combine r3,u3,w3,y3 and s3=r3*5,v3=u3*5,x3=w3*5,z3=y3*5 144 # combine r4,u4,w4,y4 and s4=r4*5,v4=u4*5,x4=w4*5,z4=y4*5
|
D | poly1305-sse2-x86_64.S | 320 # combine r0,u0 325 # combine r1,u1 and s1=r1*5,v1=u1*5 333 # combine r2,u2 and s2=r2*5,v2=u2*5 341 # combine r3,u3 and s3=r3*5,v3=u3*5 349 # combine r4,u4 and s4=r4*5,v4=u4*5
|
/Linux-v4.19/include/net/sctp/ |
D | checksum.h | 67 .combine = sctp_csum_combine, in sctp_compute_cksum()
|
/Linux-v4.19/net/sctp/ |
D | offload.c | 107 .combine = sctp_csum_combine,
|
/Linux-v4.19/arch/mips/boot/ |
D | elf2ecoff.c | 102 static void combine(struct sect *base, struct sect *new, int pad) in combine() function 369 combine(&data, &ndata, 0); in main() 370 combine(&bss, &nbss, 1); in main() 377 combine(&text, &ntxt, 0); in main()
|
/Linux-v4.19/arch/xtensa/ |
D | Kconfig.debug | 18 The default linker behavior is to combine identical literal
|
/Linux-v4.19/arch/hexagon/mm/ |
D | copy_user_template.S | 41 src_dst_sav = combine(src,dst)
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | samsung,exynos4210-combiner.txt | 4 can combine interrupt sources as a group and provide a single interrupt request
|
D | ti,c64x+megamod-pic.txt | 34 combine up to 32 interrupt inputs into a single interrupt output which
|
/Linux-v4.19/tools/perf/Documentation/ |
D | intel-bts.txt | 68 To disable the display of Intel BTS packets, combine the -D option with
|
/Linux-v4.19/drivers/staging/iio/Documentation/ |
D | overview.txt | 5 actual devices combine some ADCs with digital to analog converters
|
/Linux-v4.19/Documentation/x86/ |
D | pat.txt | 121 combine areas of IO memory desired to remain uncacheable with areas where 154 return uncached mapping in place of write-combine requested.
|
/Linux-v4.19/Documentation/RCU/ |
D | rcuref.txt | 5 stop if you need to combine reference counts and RCU. Please see
|
/Linux-v4.19/arch/hexagon/lib/ |
D | memset.S | 175 r5:4=combine(r7,r7)
|
/Linux-v4.19/drivers/md/ |
D | Kconfig | 18 This driver lets you combine several hard disk partitions into one 20 partition to another one or to combine several redundant hard disks 53 use the so-called linear mode, i.e. it will combine the hard disk 66 use the so-called raid0 mode, i.e. it will combine the hard disk
|
/Linux-v4.19/Documentation/device-mapper/ |
D | unstriped.txt | 33 striped target to combine the 4 devices into one. It then will use
|