Searched refs:opposite (Results 1 – 25 of 57) sorted by relevance
123
/Linux-v4.19/sound/firewire/oxfw/ |
D | oxfw-stream.c | 257 struct amdtp_stream *opposite; in snd_oxfw_stream_start_simplex() local 265 opposite = &oxfw->rx_stream; in snd_oxfw_stream_start_simplex() 273 opposite = &oxfw->rx_stream; in snd_oxfw_stream_start_simplex() 275 opposite = NULL; in snd_oxfw_stream_start_simplex() 304 if (opposite != NULL) { in snd_oxfw_stream_start_simplex() 305 err = check_connection_used_by_others(oxfw, opposite); in snd_oxfw_stream_start_simplex() 308 stop_stream(oxfw, opposite); in snd_oxfw_stream_start_simplex() 320 if (opposite && !amdtp_stream_running(opposite) && in snd_oxfw_stream_start_simplex() 322 err = start_stream(oxfw, opposite, rate, 0); in snd_oxfw_stream_start_simplex()
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/dac/ |
D | ad5755.txt | 27 Channel C and Channel D clock on opposite edges. 29 Channel B and Channel D clock on opposite edges.
|
/Linux-v4.19/fs/omfs/ |
D | Kconfig | 9 the opposite is true. Say Y if you have either of these devices
|
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/ |
D | gpio-wdt.txt | 12 the opposite level disables the WDT. Active level is determined
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-envelope-detector | 27 opposite value.
|
D | sysfs-bus-iio-lptimer-stm32 | 46 | edge | opposite |------------------------------------------
|
/Linux-v4.19/Documentation/i2c/ |
D | smbus-protocol | 116 register is specified through the Comm byte. This is the opposite of 127 This is the opposite of the Read Word operation. 16 bits 168 The opposite of the Block Read command, this writes up to 32 bytes to 276 The opposite of the Block Read command, this writes bytes to
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | berlin2cd-valve-steamlink.dts | 43 * DRAM (providing 1.35V). The other regulator on the opposite side
|
D | imx6q-apalis-ixora-v1.1.dts | 199 /* active-high meaning opposite of regular PERST# active-low polarity */
|
D | imx6q-apalis-ixora.dts | 203 /* active-high meaning opposite of regular PERST# active-low polarity */
|
D | imx6q-apalis-eval.dts | 199 /* active-high meaning opposite of regular PERST# active-low polarity */
|
/Linux-v4.19/Documentation/sound/soc/ |
D | jack.rst | 45 of the endpoint may configured to be the opposite of the jack status if
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-g-crop.rst | 56 Second the driver adjusts the image size (the opposite rectangle of the
|
D | vidioc-enumstd.rst | 67 indices do not indicate the opposite. The ``id`` must be unique.
|
D | crop.rst | 127 driver should preferably adjust the opposite one. The
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | bugfix.S | 235 | Set ETEMP exponent bit 15 as the opposite of ete14 329 | Set ETEMP exponent bit 15 as the opposite of ete14
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.sym53c8xx_2 | 34 just the opposite).
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | gpio.txt | 98 opposite physical level than the signal at the device's pin. 126 to generate or receive a signal of the opposite polarity, software will be
|
/Linux-v4.19/Documentation/networking/ |
D | fib_trie.txt | 54 as the opposite of "empty", which might be a tad confusing.)
|
/Linux-v4.19/sound/core/ |
D | pcm.c | 964 int opposite = !stream; in snd_pcm_attach_substream() local 966 for (substream = pcm->streams[opposite].substream; substream; in snd_pcm_attach_substream()
|
/Linux-v4.19/drivers/net/can/ |
D | Kconfig | 21 In opposite to vcan loopback devices the vxcan only forwards CAN
|
/Linux-v4.19/Documentation/hwmon/ |
D | asc7621 | 31 byte, then the very next read should be the opposite byte. Our data
|
/Linux-v4.19/Documentation/filesystems/ |
D | xfs-self-describing-metadata.txt | 178 Write verification is the opposite of the read verification - first the object 294 the opposite order to the read verifiers. A typical write verifier:
|
D | fiemap.txt | 114 data. Note that the opposite is not true - it would be valid for
|
/Linux-v4.19/Documentation/riscv/ |
D | pmu.txt | 121 *release_pmc_hardware* serves the opposite purpose, and it is used in event
|
123