Searched full:together (Results 1 – 25 of 325) sorted by relevance
12345678910>>...13
| /Documentation/bpf/libbpf/ |
| D | libbpf_build.rst | 22 together with libbpf headers in a staging directory root/: 31 dependency installed in /build/root/ and install them together with libbpf
|
| /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
|
| /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.
|
| /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
|
| /Documentation/arch/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
|
| /Documentation/kernel-hacking/ |
| D | false-sharing.rst | 76 * global data being put together in one cache line. Some kernel 78 which can easily be grouped together and put into one cache line. 79 * data members of a big data structure randomly sitting together 185 * Group mostly read-only fields together 186 * Group things that are written at the same time together
|
| /Documentation/ABI/testing/ |
| D | sysfs-driver-intel-rapid-start | 10 These values are ORed together. For example, a value of 3
|
| D | sysfs-uevent | 23 logically group these uevents together for any userspace
|
| /Documentation/dev-tools/ |
| D | index.rst | 7 together without any significant effort to integrate them into a coherent
|
| /Documentation/devicetree/bindings/input/ |
| D | input-reset.txt | 18 timeout-ms: duration keys must be pressed together in milliseconds before
|
| /Documentation/devicetree/bindings/sound/ |
| D | ux500-mop500.txt | 3 This node is responsible for linking together all ux500 Audio Driver components.
|
| /Documentation/devicetree/bindings/rtc/ |
| D | nxp,lpc1788-rtc.yaml | 11 together with periodic tick and alarm interrupt support.
|
| /Documentation/devicetree/bindings/mmc/ |
| D | usdhi6rol0.txt | 16 entry. The state_uhs entry is used together with the default
|
| /Documentation/userspace-api/media/rc/ |
| D | lirc-set-rec-carrier.rst | 38 If called together with :ref:`LIRC_SET_REC_CARRIER_RANGE`, this ioctl
|
| /Documentation/admin-guide/media/ |
| D | dvb_references.rst | 22 in both html and pdf formats, together with other useful documentation at:
|
| /Documentation/trace/ |
| D | function-graph-fold.vim | 4 " -S option to load from the command-line together with a trace. You can then
|
| /Documentation/devicetree/bindings/mtd/ |
| D | ti,elm.yaml | 13 ELM module is used together with GPMC and NAND Flash to detect
|
| /Documentation/devicetree/bindings/iio/impedance-analyzer/ |
| D | adi,ad5933.yaml | 29 are connected together. Used to calculate voltage scaling of measurement
|
| /Documentation/devicetree/bindings/reset/ |
| D | st,stih407-powerdown.yaml | 16 registers. These have been grouped together into a single reset controller
|
| /Documentation/devicetree/bindings/interrupt-controller/ |
| D | arm,versatile-fpga-irq.txt | 5 controllers are OR:ed together and fed to the CPU tile's IRQ input. Each
|
| /Documentation/filesystems/ |
| D | devpts.rst | 33 This feature was added in kernel 3.4 together with
|
| /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
|
| /Documentation/devicetree/bindings/phy/ |
| D | fsl,imx8qm-lvds-phy.yaml | 19 through the two groups of LVDS data streams. Together with the
|
| /Documentation/core-api/ |
| D | xarray.rst | 321 and let you compose various operations together without having to restart 454 The XArray has the ability to tie multiple indices together so that 458 on every index that is tied together. The current implementation 459 only allows tying ranges which are aligned powers of two together; 460 eg indices 64-127 may be tied together, but 2-6 may not be. This may 462 together will save over 4kB.
|
12345678910>>...13