Home
last modified time | relevance | path

Searched refs:Binary (Results 1 – 25 of 66) sorted by relevance

123

/linux/Documentation/wmi/devices/
H A Dwmi-bmof.rst4 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 Dwalkera0701.rst85 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 Dinit.rst34 4) **二进制存在但依赖项不可用Binary exists but dependencies not available** :
38 5) **无法加载二进制Binary cannot be loaded** :请确保二进制的体系结构与您的
/linux/drivers/gpu/drm/
H A Ddrm_panic_qr.rs307 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 Dinit.rst37 4) **二進制存在但依賴項不可用Binary exists but dependencies not available** :
41 5) **無法加載二進制Binary cannot be loaded** :請確保二進制的體系結構與您的
/linux/rust/kernel/
H A Dfmt.rs30 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 Dsysfs-platform-wmi-bmof5 Binary MOF metadata used to describe the details of available ACPI WMI interfaces.
H A Dsysfs-bus-firewire12 Binary attribute; an array of host-endian u32.
/linux/Documentation/admin-guide/
H A Dmono.rst1 Mono(tm) Binary Kernel Support for Linux
12 a binary package, a source tarball or by installing from Git. Binary
H A Dinit.rst23 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 Dclassify.rs42 | 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 Dfixup.rs484 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 Dprecedence.rs121 Expr::Binary(e) => Precedence::of_binop(&e.op), in of()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-gnss11 "SiRF" SiRF Binary
H A Dsysfs-bus-i2c-devices-m24lr92 - Binary access only; use tools like dd, Python, or C that
/linux/Documentation/wmi/
H A Ddriver-development-guide.rst29 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 Dnios2.rst23 Please refer to chapter "Application Binary Interface" in Nios II Processor Reference
/linux/rust/quote/
H A Druntime.rs490 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 Dbcm2835-rpi-a.dts57 /* Binary number representing build/revision */
/linux/drivers/mtd/nand/
H A DKconfig44 This enables support for software BCH error correction. Binary BCH
/linux/rust/kernel/num/
H A Dbounded.rs858 impl<T, const N: u32> fmt::Binary for Bounded<T, N>
861 T: fmt::Binary,
/linux/Documentation/arch/arm/nwfpe/
H A Dnwfpe.rst27 that conforms to the IEC/IEEE Standard for Binary Floating-point
/linux/Documentation/networking/caif/
H A Dcaif.rst76 * last_tx_msg: Binary blob Prints the last transmitted frame.
/linux/Documentation/trace/rv/
H A Dlinear_temporal_logic.rst47 Binary Operators (binop):
/linux/Documentation/arch/arm/
H A Dmicrochip.rst213 any time. So, be sure to use a Device Tree Binary and a Kernel Image generated from

123