Searched refs:Segment (Results 1 – 18 of 18) sorted by relevance
/linux/drivers/gpu/drm/ |
H A D | drm_panic_qr.rs | 211 fn from_segments(segments: &[&Segment<'_>]) -> Option<Version> { in from_segments() 329 enum Segment<'a> { enum 334 impl Segment<'_> { implementation 337 Segment::Binary(_) => (MODE_BINARY, 4), in get_header() 338 Segment::Numeric(_) => (MODE_NUMERIC, 4), in get_header() 346 Segment::Binary(_) => match v { in length_bits_count() 350 Segment::Numeric(_) => match v { in length_bits_count() 361 Segment::Binary(data) => data.len(), in character_count() 362 Segment::Numeric(data) => { in character_count() 383 Segment::Binary(data) => data.len() * 8, in total_size_bits() [all …]
|
/linux/Documentation/filesystems/ |
H A D | nilfs2.rst | 197 | |SB| | Segment | Segment | Segment | ... | Segment | | 240 3) Segment usage file (sufile) -- Stores allocation state of segments
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-jz4780-efuse | 14 0x1E0 8 bit Protect Segment
|
H A D | sysfs-devices-mapping | 6 each dieX file (where X is die number) holds "Segment:Root Bus"
|
/linux/Documentation/PCI/ |
H A D | acpi-info.rst | 172 addresses corresponding to the non-hot removable PCI Segment Groups 173 range within a PCI Segment Group available to the operating system at 177 corresponding to the PCI Segment Groups available to the system at 190 base address corresponding to the PCI Segment Group for the bus number
|
/linux/Documentation/usb/ |
H A D | misc_usbsevseg.rst | 2 USB 7-Segment Numeric Display
|
H A D | gadget-testing.rst | 467 max_segment_size Segment size required for P2P connections. This
|
/linux/net/ipv6/ |
H A D | Kconfig | 291 bool "IPv6: Segment Routing Header encapsulation support" 298 header and a Segment Routing Header using the lightweight 305 bool "IPv6: Segment Routing HMAC support"
|
/linux/drivers/sbus/char/ |
H A D | Kconfig | 54 tristate "7-Segment Display support"
|
/linux/drivers/usb/misc/ |
H A D | Kconfig | 72 tristate "USB 7-Segment LED Display" 74 Say Y here if you have a USB 7-Segment Display by Delcom
|
/linux/Documentation/arch/x86/x86_64/ |
H A D | fsgs.rst | 10 Segment-register:Byte-address
|
/linux/Documentation/networking/ |
H A D | tls-offload.rst | 279 Segment 2 was dropped so 3 arrives out of order. The device knows 281 Segment 3 is passed untouched, because due to lack of data from segment 2 517 Segment drops
|
/linux/Documentation/userspace-api/ioctl/ |
H A D | cdrom.rst | 167 - Segment is described as start and end times, where each time 196 - Segment is described as start and end times, where each time
|
/linux/Documentation/arch/x86/ |
H A D | kernel-stacks.rst | 45 index into the Task State Segment (TSS). The IST entries in the TSS
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-codec-stateless.rst | 1109 - Segment probabilities. 1115 - See :ref:`Segment Flags <vp8_segment_flags>` 1119 ``Segment Flags`` 1884 See :ref:`Segment Feature IDs<vp9_segment_feature>`. 1889 one of V4L2_VP9_SEG_*. See :ref:`Segment Feature IDs<vp9_segment_feature>`. 1892 - Specifies the probability values to be used when decoding a Segment-ID. 1897 Predicted-Segment-ID. See '6.4.14 Get segment id syntax' 1909 ``Segment feature IDs``
|
/linux/Documentation/driver-api/thermal/ |
H A D | intel_dptf.rst | 341 Segment 0, bus 0, device 4, function 0 is reserved for the processor thermal
|
/linux/Documentation/driver-api/dmaengine/ |
H A D | provider.rst | 136 - Segment:
|
/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 808 …0, ebx, 20, no_efer_lmsle , EFER[LMSLE] bit (Long-Mode Segment Limit Enable) uns…
|