| /linux/Documentation/wmi/devices/ |
| H A D | wmi-bmof.rst | 4 WMI embedded Binary MOF driver 10 Many machines embed WMI Binary MOF (Managed Object Format) metadata used to 16 The Binary MOF data can be retrieved from the ``bmof`` sysfs attribute of the 17 associated WMI device. Please note that multiple WMI devices containing Binary 23 The Binary MOF WMI device is identified by the WMI GUID ``05901221-D566-11D1-B2F0-00A0C9062910``. 24 The Binary MOF can be obtained by doing a WMI data block query. The result is
|
| /linux/Documentation/input/devices/ |
| H A D | walkera0701.rst | 85 Binary values: Analog octal values: 87 288 uS Binary 0 318 uS 000 88 438 uS Binary 1 398 uS 001 101 Binary data representations 113 directly controlled from TX). Binary representations are the same as in first 126 nibble (only first 3 bits are used). Binary value for checksum nibble is
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | init.rst | 34 4) **二进制存在但依赖项不可用Binary exists but dependencies not available** : 38 5) **无法加载二进制Binary cannot be loaded** :请确保二进制的体系结构与您的
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_panic_qr.rs | 307 Binary(&'a [u8]), enumerator 313 Segment::Binary(_) => (MODE_BINARY, 4), in get_header() 322 Segment::Binary(_) => match v { in length_bits_count() 337 Segment::Binary(data) => data.len(), in character_count() 355 Segment::Binary(data) => data.len() * 8, in total_size_bits() 446 Segment::Binary(data) => { in next() 959 match EncodedMsg::new(&[&Segment::Binary(&data_slice[0..data_len])], tmp_slice) { in drm_panic_qr_generate() 971 &Segment::Binary(url_cstr.to_bytes()), in drm_panic_qr_generate()
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | init.rst | 37 4) **二進制存在但依賴項不可用Binary exists but dependencies not available** : 41 5) **無法加載二進制Binary cannot be loaded** :請確保二進制的體系結構與您的
|
| /linux/rust/kernel/ |
| H A D | fmt.rs | 30 use core::fmt::{Binary, LowerExp, LowerHex, Octal, Pointer, UpperExp, UpperHex}; 31 impl_fmt_adapter_forward!(Debug, LowerHex, UpperHex, Octal, Binary, Pointer, LowerExp, UpperExp);
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-platform-wmi-bmof | 5 Binary MOF metadata used to describe the details of available ACPI WMI interfaces.
|
| H A D | sysfs-bus-firewire | 12 Binary attribute; an array of host-endian u32.
|
| /linux/Documentation/admin-guide/ |
| H A D | mono.rst | 1 Mono(tm) Binary Kernel Support for Linux 12 a binary package, a source tarball or by installing from Git. Binary
|
| H A D | init.rst | 23 4) **Binary exists but dependencies not available**: E.g. required library 28 5) **Binary cannot be loaded**: Make sure the binary's architecture matches
|
| /linux/rust/syn/ |
| H A D | classify.rs | 42 | Expr::Binary(_) in requires_comma_to_be_match_arm() 142 Expr::Binary(e) => expr = &e.left, in expr_leading_label() 202 Expr::Binary(e) => expr = &e.right, in expr_trailing_brace()
|
| H A D | fixup.rs | 484 Expr::Binary(e) => match Precedence::of_binop(&e.op) { in scan_left() 541 Expr::Binary(e) if e.attrs.is_empty() => { in scan_right() 740 | Expr::Binary(_) in scan_right()
|
| H A D | precedence.rs | 121 Expr::Binary(e) => Precedence::of_binop(&e.op), in of()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-gnss | 11 "SiRF" SiRF Binary
|
| H A D | sysfs-bus-i2c-devices-m24lr | 92 - Binary access only; use tools like dd, Python, or C that
|
| /linux/Documentation/wmi/ |
| H A D | driver-development-guide.rst | 29 the Binary MOF (Managed Object Format) information used to describe WMI devices. 33 In order to retrieve the decoded Binary MOF information, use the following command (requires root): 111 The layout of said buffers is device-specific and described by the Binary MOF data associated 112 with a given WMI device. Said Binary MOF data also describes the method ID of a given WMI method 123 buffer is again device-specific and described by the Binary MOF data. Some WMI data blocks are
|
| /linux/Documentation/arch/nios2/ |
| H A D | nios2.rst | 23 Please refer to chapter "Application Binary Interface" in Nios II Processor Reference
|
| /linux/rust/quote/ |
| H A D | runtime.rs | 490 impl<T: IdentFragment + fmt::Binary> fmt::Binary for IdentFragmentAdapter<T> { 492 fmt::Binary::fmt(&self.0, f) in fmt()
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm2835-rpi-a.dts | 57 /* Binary number representing build/revision */
|
| /linux/drivers/mtd/nand/ |
| H A D | Kconfig | 44 This enables support for software BCH error correction. Binary BCH
|
| /linux/rust/kernel/num/ |
| H A D | bounded.rs | 858 impl<T, const N: u32> fmt::Binary for Bounded<T, N> 861 T: fmt::Binary,
|
| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | nwfpe.rst | 27 that conforms to the IEC/IEEE Standard for Binary Floating-point
|
| /linux/Documentation/networking/caif/ |
| H A D | caif.rst | 76 * last_tx_msg: Binary blob Prints the last transmitted frame.
|
| /linux/Documentation/trace/rv/ |
| H A D | linear_temporal_logic.rst | 47 Binary Operators (binop):
|
| /linux/Documentation/arch/arm/ |
| H A D | microchip.rst | 213 any time. So, be sure to use a Device Tree Binary and a Kernel Image generated from
|