Searched full:together (Results 1 – 25 of 1231) sorted by relevance
12345678910>>...50
/linux-5.10/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-5.10/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-5.10/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-5.10/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 389 * This should usually be used together with COUNTER_DEVICE_ENUM_AVAILABLE() 405 * newline separated list. This should usually be used together with
|
/linux-5.10/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-5.10/arch/arm/boot/dts/ |
D | ste-href-tvk1281618-r2.dtsi | 26 * the falling edge if they could be wired together. 44 * the falling edge if they could be wired together.
|
/linux-5.10/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-5.10/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-5.10/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-5.10/Documentation/devicetree/bindings/iio/imu/ |
D | adi,adis16480.txt | 40 If this field is left empty together with the "clock-names" field, then 56 If this field is left empty together with the "clocks" field, then the
|
/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
D | dm_pp_smu.h | 105 /* reader and writer WM's are sent together as part of one table*/ 205 /* reader and writer WM's are sent together as part of one table*/ 268 * reader and writer WM's are sent together as part of one table
|
/linux-5.10/arch/powerpc/lib/ |
D | checksum_64.S | 176 rldicl r4,r0,32,0 /* fold two 32 bit halves together */ 398 rldicl r4,r0,32,0 /* fold two 32 bit halves together */ 435 rotldi r3, r0, 32 /* fold two 32 bit halves together */ 438 rotlwi r3, r0, 16 /* fold two 16 bit halves together */
|
/linux-5.10/Documentation/core-api/ |
D | xarray.rst | 321 in the XArray and let you compose various operations together without 450 The XArray has the ability to tie multiple indices together so that 454 on every index that is tied together. The current implementation 455 only allows tying ranges which are aligned powers of two together; 456 eg indices 64-127 may be tied together, but 2-6 may not be. This may 458 together will save over 4kB.
|
/linux-5.10/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-5.10/include/uapi/linux/ |
D | gpio.h | 116 * together. This overrides the default flags contained in the &struct 152 * %GPIO_V2_LINE_FLAG_OUTPUT etc, added together. This is the default for 215 * %GPIO_V2_LINE_FLAG_OUTPUT etc, added together. 384 * together. Note that even if multiple lines are requested, the same flags 416 * together
|
/linux-5.10/security/integrity/ |
D | digsig_asymmetric.c | 111 /* EC-RDSA and Streebog should go together. */ in asymmetric_verify() 116 /* SM2 and SM3 should go together. */ in asymmetric_verify()
|
/linux-5.10/include/uapi/linux/netfilter/ |
D | nf_conntrack_common.h | 67 /* Both together. */ 81 /* Both together */
|
/linux-5.10/Documentation/networking/devlink/ |
D | devlink-flash.rst | 40 Multiple overwrite bits may be combined and requested together. If no bits 67 functionality, which together allow for implementing vendor-independent
|
/linux-5.10/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-5.10/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-5.10/sound/aoa/fabrics/ |
D | Kconfig | 8 Audio driver, the module holding it all together
|
/linux-5.10/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-5.10/drivers/net/wireless/ath/ath9k/ |
D | Kconfig | 18 Say Y, if you want to use the ath9k/ath9k_htc radios together with 168 that ath9k will need) stored together with the calibration data out
|
/linux-5.10/tools/virtio/linux/ |
D | scatterlist.h | 81 * sg_chain - Chain two sglists together 87 * Links @prv@ and @sgl@ together, to form a longer scatterlist.
|
12345678910>>...50