Home
last modified time | relevance | path

Searched refs:Pair (Results 1 – 12 of 12) sorted by relevance

/linux/rust/syn/
H A Dpunctuated.rs208 pub fn pop(&mut self) -> Option<Pair<T, P>> { in pop()
210 self.last.take().map(|t| Pair::End(*t)) in pop()
212 self.inner.pop().map(|(t, p)| Pair::Punctuated(t, p)) in pop()
479 impl<T, P> FromIterator<Pair<T, P>> for Punctuated<T, P> {
480 fn from_iter<I: IntoIterator<Item = Pair<T, P>>>(i: I) -> Self { in from_iter()
487 impl<T, P> Extend<Pair<T, P>> for Punctuated<T, P>
491 fn extend<I: IntoIterator<Item = Pair<T, P>>>(&mut self, i: I) { in extend()
501 I: Iterator<Item = Pair<T, P>>, in do_extend()
509 Pair::Punctuated(a, b) => punctuated.inner.push((a, b)), in do_extend()
510 Pair::End(a) => { in do_extend()
[all …]
/linux/Documentation/networking/pse-pd/
H A Dintroduction.rst64 Summary of Clause 104: Power over Data Lines (PoDL) of Single Balanced Twisted-Pair Ethernet
H A Dpse-pi.rst24 PSE PI and Single Pair Ethernet
27 Single Pair Ethernet (SPE) represents a different approach to Ethernet
/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst104 Pair of addresses for a range selected by addr_idx. Include
414 Pair of values to set the byte masks for 1-8 context ID
460 Pair of values to set the byte masks for 1-8 VM ID comparators.
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dxilinx-xadc.txt73 * reg: Pair of pins the channel is connected to.
/linux/lib/crypto/x86/
H A Dsha512-ssse3-asm.S312 movdqa %xmm0, W_t(t) # Store Scheduled Pair
320 movdqa %xmm0, W_t(t) # Store Scheduled Pair
H A Dsha512-avx-asm.S313 vmovdqa %xmm0, W_t(t) # Store Scheduled Pair
321 vmovdqa %xmm0, W_t(t) # Store Scheduled Pair
/linux/drivers/net/ethernet/8390/
H A DKconfig164 ST-NIC Serial Network Interface Controller for Twisted Pair. This
/linux/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst99 Port: Twisted Pair
/linux/arch/arc/
H A DKconfig371 bool "Reg Pair ACCL:ACCH (FPU and/or MPY > 6 and/or DSP)"
/linux/Documentation/process/
H A Dadding-syscalls.rst615 - Pair of LWN articles from David Drysdale that describe the system call
/linux/drivers/eisa/
H A Deisa.ids1198 SNIACA0 "Siemens Nixdorf ETHER-BOARD-AT10T Ethernet/Twisted Pair Adapter"