Searched full:together (Results 1 – 25 of 1155) sorted by relevance
12345678910>>...47
/Linux-v5.4/arch/s390/include/asm/trace/ |
D | zcrypt.h | 16 * The glue which binds together request and reply event is the ptr 21 * performance measurements together with information about on which card 52 * is stored. Can be used as a unique id to relate together 77 * is stored. Can be used as a unique id to match together
|
/Linux-v5.4/include/linux/sched/ |
D | types.h | 13 * This structure groups together three kinds of CPU time that are tracked for 15 * these counts together and treat all three of them in parallel.
|
/Linux-v5.4/Documentation/sound/soc/ |
D | jack.rst | 9 - It allows more than one jack detection method to work together on one 19 together: the jack itself represented by a struct snd_soc_jack, sets of 69 These are all hooked together by the machine driver depending on the
|
D | machine.rst | 5 The ASoC machine (or board) driver is the code that glues together all the 54 The machine DAI configuration glues all the codec and CPU DAIs together. It can
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | linear.rst | 29 # Join 2 devices together 38 # Split a device into 4M chunks and then join them together in reverse order.
|
/Linux-v5.4/include/linux/ |
D | counter.h | 98 * This should usually be used together with COUNTER_SIGNAL_ENUM_AVAILABLE() 114 * newline separated list. This should usually be used together with 239 * This should usually be used together with COUNTER_COUNT_ENUM_AVAILABLE() 255 * newline separated list. This should usually be used together with 422 * This should usually be used together with COUNTER_DEVICE_ENUM_AVAILABLE() 438 * newline separated list. This should usually be used together with
|
/Linux-v5.4/Documentation/driver-api/iio/ |
D | triggered-buffers.rst | 5 Now that we know what buffers and triggers are let's see how they work together. 64 stores it in the internal buffer together with the timestamp recorded in the
|
/Linux-v5.4/Documentation/s390/ |
D | zfcpdump.rst | 13 This zfcpdump implementation consists of a Linux dump kernel together with 14 a user space dump tool, which are loaded together into the saved memory region
|
/Linux-v5.4/drivers/staging/comedi/drivers/ |
D | comedi_bond.c | 14 * devices together as one. 21 * (coming from possibly difference boards and/or drivers) together. For 37 * within each minor will be concatenated together in the order given here. 346 MODULE_DESCRIPTION("comedi_bond: A driver for COMEDI to bond multiple COMEDI devices together as on…
|
/Linux-v5.4/Documentation/devicetree/bindings/iio/imu/ |
D | adi,adis16480.txt | 39 If this field is left empty together with the "clock-names" field, then 55 If this field is left empty together with the "clocks" field, then the
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/ |
D | dm_pp_smu.h | 111 /* reader and writer WM's are sent together as part of one table*/ 212 /* reader and writer WM's are sent together as part of one table*/ 278 * reader and writer WM's are sent together as part of one table
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | ste-href-tvk1281618.dtsi | 101 * the falling edge if they could be wired together. 119 * the falling edge if they could be wired together. 153 * the falling edge if they could be wired together.
|
/Linux-v5.4/Documentation/core-api/ |
D | xarray.rst | 306 in the XArray and let you compose various operations together without 436 The XArray has the ability to tie multiple indices together so that 440 on every index that is tied together. The current implementation 441 only allows tying ranges which are aligned powers of two together; 442 eg indices 64-127 may be tied together, but 2-6 may not be. This may 444 together will save over 4kB.
|
/Linux-v5.4/arch/powerpc/lib/ |
D | checksum_64.S | 176 rldicl r4,r0,32,0 /* fold two 32 bit halves together */ 399 rldicl r4,r0,32,0 /* fold two 32 bit halves together */ 450 rotldi r3, r0, 32 /* fold two 32 bit halves together */ 453 rotlwi r3, r0, 16 /* fold two 16 bit halves together */
|
/Linux-v5.4/include/uapi/linux/netfilter/ |
D | nf_conntrack_common.h | 67 /* Both together. */ 81 /* Both together */
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | fsl,ssi.txt | 53 be connected together, and SRFS and STFS be connected 54 together. This would still allow different sample sizes,
|
/Linux-v5.4/lib/ |
D | string_helpers.c | 69 * that multiplying them together won't overflow 64 bits and we keep in string_get_size() 262 * all previous together 461 * character. Note that they actually can't go together, otherwise 483 * all previous together 487 * all previous together
|
/Linux-v5.4/Documentation/gpu/ |
D | drm-uapi.rst | 50 hardware, with userspace and kernel by necessity having to work together really 75 kernel and userspace parts of a GFX stack must work together so closely, code 104 entire new set of uAPI interfaces every few years at least. Together with the 135 clients together with the legacy drmAuth authentication procedure.
|
/Linux-v5.4/Documentation/devicetree/bindings/media/ |
D | renesas,drif.txt | 21 The internal channels sharing the CLK & SYNC are tied together by their 26 When both internal channels are enabled they need to be managed together 33 - When both the internal channels that are bonded together are enabled,
|
/Linux-v5.4/sound/aoa/fabrics/ |
D | Kconfig | 8 Audio driver, the module holding it all together
|
/Linux-v5.4/fs/ext4/ |
D | mballoc.h | 132 * we try to group all related changes together 133 * so that writeback can flush/allocate them together as well
|
/Linux-v5.4/tools/virtio/linux/ |
D | scatterlist.h | 81 * sg_chain - Chain two sglists together 87 * Links @prv@ and @sgl@ together, to form a longer scatterlist.
|
/Linux-v5.4/arch/sparc/include/asm/ |
D | starfire.h | 3 * starfire.h: Group all starfire specific code together.
|
/Linux-v5.4/scripts/ksymoops/ |
D | README | 4 https://www.kernel.org/pub/linux/utils/kernel/ksymoops together with patches to
|
/Linux-v5.4/fs/configfs/ |
D | Kconfig | 11 Both sysfs and configfs can and should exist together on the
|
12345678910>>...47