Searched refs:Pair (Results 1 – 12 of 12) sorted by relevance
| /linux/rust/syn/ |
| H A D | punctuated.rs | 208 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 D | introduction.rst | 64 Summary of Clause 104: Power over Data Lines (PoDL) of Single Balanced Twisted-Pair Ethernet
|
| H A D | pse-pi.rst | 24 PSE PI and Single Pair Ethernet 27 Single Pair Ethernet (SPE) represents a different approach to Ethernet
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-etm4x-reference.rst | 104 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 D | xilinx-xadc.txt | 73 * reg: Pair of pins the channel is connected to.
|
| /linux/lib/crypto/x86/ |
| H A D | sha512-ssse3-asm.S | 312 movdqa %xmm0, W_t(t) # Store Scheduled Pair 320 movdqa %xmm0, W_t(t) # Store Scheduled Pair
|
| H A D | sha512-avx-asm.S | 313 vmovdqa %xmm0, W_t(t) # Store Scheduled Pair 321 vmovdqa %xmm0, W_t(t) # Store Scheduled Pair
|
| /linux/drivers/net/ethernet/8390/ |
| H A D | Kconfig | 164 ST-NIC Serial Network Interface Controller for Twisted Pair. This
|
| /linux/Documentation/networking/device_drivers/ethernet/aquantia/ |
| H A D | atlantic.rst | 99 Port: Twisted Pair
|
| /linux/arch/arc/ |
| H A D | Kconfig | 371 bool "Reg Pair ACCL:ACCH (FPU and/or MPY > 6 and/or DSP)"
|
| /linux/Documentation/process/ |
| H A D | adding-syscalls.rst | 615 - Pair of LWN articles from David Drysdale that describe the system call
|
| /linux/drivers/eisa/ |
| H A D | eisa.ids | 1198 SNIACA0 "Siemens Nixdorf ETHER-BOARD-AT10T Ethernet/Twisted Pair Adapter"
|