| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | vidioc-g-audioout.rst | 49 has no audio inputs, or none which combine with the current video 106 No audio outputs combine with the current video output, or the 108 combine.
|
| D | vidioc-g-audio.rst | 49 has no audio inputs, or none which combine with the current video input. 134 No audio inputs combine with the current video input, or the number 135 of the selected audio input is out of bounds or it does not combine.
|
| D | vidioc-g-modulator.rst | 145 combine with ``V4L2_TUNER_SUB_STEREO`` or 152 left and right channel. This flag does not combine with 160 or secondary language only. This flag does not combine with 182 encode a Second Audio Program only. This flag must combine with
|
| D | audio.rst | 26 and audio source is a tuner. Further audio connectors can combine with
|
| /Linux-v5.4/arch/powerpc/perf/ |
| D | isa207-common.c | 14 PMU_FORMAT_ATTR(combine, "config:11"); 369 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local 388 combine = combine_from_event(event[i]); in isa207_compute_mmcr() 402 mmcr1 |= combine << combine_shift(pmc); in isa207_compute_mmcr()
|
| D | power7-pmu.c | 249 unsigned int pmc, unit, combine, l2sel, psel; in power7_compute_mmcr() local 269 combine = (event[i] >> PM_COMBINE_SH) & PM_COMBINE_MSK; in power7_compute_mmcr() 288 mmcr1 |= (unsigned long) combine in power7_compute_mmcr()
|
| D | generic-compat-pmu.c | 67 PMU_FORMAT_ATTR(combine, "config:10-11");
|
| D | power9-pmu.c | 214 PMU_FORMAT_ATTR(combine, "config:10-11");
|
| /Linux-v5.4/drivers/hid/ |
| D | hid-lg4ff.c | 66 u16 combine; member 336 if (entry->wdata.combine) { in lg4ff_raw_event() 394 .combine = 0, in lg4ff_init_wheel_data() 953 count = scnprintf(buf, PAGE_SIZE, "%u\n", entry->wdata.combine); in lg4ff_combine_show() 963 u16 combine = simple_strtoul(buf, NULL, 10); in lg4ff_combine_store() local 977 if (combine > 1) in lg4ff_combine_store() 978 combine = 1; in lg4ff_combine_store() 980 entry->wdata.combine = combine; in lg4ff_combine_store()
|
| /Linux-v5.4/scripts/ |
| D | module-common.lds | 4 * combine them automatically.
|
| /Linux-v5.4/arch/x86/crypto/ |
| D | poly1305-avx2-x86_64.S | 98 # combine r0,u0,w0,y0 107 # combine r1,u1,w1,y1 and s1=r1*5,v1=u1*5,x1=w1*5,z1=y1*5 118 # combine r2,u2,w2,y2 and s2=r2*5,v2=u2*5,x2=w2*5,z2=y2*5 129 # combine r3,u3,w3,y3 and s3=r3*5,v3=u3*5,x3=w3*5,z3=y3*5 140 # 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-v5.4/include/net/sctp/ |
| D | checksum.h | 48 .combine = sctp_csum_combine,
|
| /Linux-v5.4/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-v5.4/arch/xtensa/ |
| D | Kconfig.debug | 18 The default linker behavior is to combine identical literal
|
| /Linux-v5.4/arch/hexagon/mm/ |
| D | copy_user_template.S | 28 src_dst_sav = combine(src,dst)
|
| /Linux-v5.4/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-v5.4/tools/perf/Documentation/ |
| D | intel-bts.txt | 68 To disable the display of Intel BTS packets, combine the -D option with
|
| /Linux-v5.4/drivers/staging/iio/Documentation/ |
| D | overview.txt | 5 actual devices combine some ADCs with digital to analog converters
|
| /Linux-v5.4/Documentation/x86/ |
| D | pat.rst | 131 combine areas of IO memory desired to remain uncacheable with areas where 162 return uncached mapping in place of write-combine requested.
|
| /Linux-v5.4/arch/hexagon/lib/ |
| D | memset.S | 162 r5:4=combine(r7,r7)
|
| /Linux-v5.4/Documentation/admin-guide/device-mapper/ |
| D | unstriped.rst | 37 striped target to combine the 4 devices into one. It then will use
|
| /Linux-v5.4/drivers/md/ |
| D | Kconfig | 19 This driver lets you combine several hard disk partitions into one 21 partition to another one or to combine several redundant hard disks 54 use the so-called linear mode, i.e. it will combine the hard disk 67 use the so-called raid0 mode, i.e. it will combine the hard disk
|
| /Linux-v5.4/Documentation/RCU/ |
| D | rcuref.txt | 5 stop if you need to combine reference counts and RCU. Please see
|