Home
last modified time | relevance | path

Searched full:opposite (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/kernel/linux/linux-4.19/sound/firewire/oxfw/
Doxfw-stream.c257 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()
319 /* Start opposite stream if needed. */ 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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/
Dad5755.txt27 Channel C and Channel D clock on opposite edges.
29 Channel B and Channel D clock on opposite edges.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/dac/
Dad5755.txt27 Channel C and Channel D clock on opposite edges.
29 Channel B and Channel D clock on opposite edges.
/kernel/linux/linux-4.19/Documentation/i2c/
Dsmbus-protocol116 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
/kernel/linux/linux-5.10/Documentation/i2c/
Dsmbus-protocol.rst132 register is specified through the Comm byte. This is the opposite of
147 This is the opposite of the Read Word operation. 16 bits
194 The opposite of the Block Read command, this writes up to 32 bytes to
313 The opposite of the Block Read command, this writes bytes to
/kernel/linux/linux-4.19/fs/omfs/
DKconfig9 the opposite is true. Say Y if you have either of these devices
/kernel/linux/linux-5.10/fs/omfs/
DKconfig10 the opposite is true. Say Y if you have either of these devices
/kernel/linux/linux-5.10/tools/include/linux/
Doverflow.h126 * sign, and overflow has happened iff the result has the opposite
142 * when the signs are opposite. In this case, overflow has happened if
143 * the result has the opposite sign of a.
/kernel/linux/linux-4.19/tools/include/linux/
Doverflow.h126 * sign, and overflow has happened iff the result has the opposite
142 * when the signs are opposite. In this case, overflow has happened if
143 * the result has the opposite sign of a.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/watchdog/
Dgpio-wdt.txt12 the opposite level disables the WDT. Active level is determined
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/
Dgpio-wdt.txt12 the opposite level disables the WDT. Active level is determined
/kernel/linux/linux-5.10/include/linux/netfilter/
Dnf_conntrack_tcp.h25 u_int32_t last_ack; /* Last sequence number seen in opposite dir */
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-envelope-detector30 opposite value.
/kernel/linux/linux-4.19/include/linux/netfilter/
Dnf_conntrack_tcp.h25 u_int32_t last_ack; /* Last sequence number seen in opposite dir */
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-envelope-detector27 opposite value.
/kernel/linux/linux-5.10/arch/mips/math-emu/
Dsp_maddf.c84 * Cases of addition of infinities with opposite signs in _sp_maddf()
109 * or subtraction of zeroes of opposite signs. in _sp_maddf()
/kernel/linux/linux-4.19/include/linux/
Doverflow.h133 * sign, and overflow has happened iff the result has the opposite
149 * when the signs are opposite. In this case, overflow has happened if
150 * the result has the opposite sign of a.
/kernel/linux/linux-5.10/include/linux/
Dkcsan.h30 * sections are contained within writer critical sections (the opposite
Doverflow.h143 * sign, and overflow has happened iff the result has the opposite
159 * when the signs are opposite. In this case, overflow has happened if
160 * the result has the opposite sign of a.
/kernel/linux/linux-4.19/arch/mips/math-emu/
Dsp_maddf.c83 * Cases of addition of infinities with opposite signs in _sp_maddf()
116 * or subtraction of zeroes of opposite signs. in _sp_maddf()
/kernel/linux/linux-5.10/drivers/clk/actions/
Dowl-reset.c56 * which is the opposite of what our hardware uses. in owl_reset_status()
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
Dccu_reset.c67 * which is the opposite of what our hardware uses. in ccu_reset_status()
/kernel/linux/linux-4.19/arch/arm/boot/dts/
Dberlin2cd-valve-steamlink.dts43 * DRAM (providing 1.35V). The other regulator on the opposite side
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dberlin2cd-valve-steamlink.dts43 * DRAM (providing 1.35V). The other regulator on the opposite side
/kernel/linux/linux-4.19/arch/parisc/lib/
Dio.c314 * Like insb but in the opposite direction.
332 * Like insw but in the opposite direction. This is used by the IDE
404 * Like insl but in the opposite direction. This is used by the IDE

12345678910>>...23