Home
last modified time | relevance | path

Searched refs:ascii (Results 1 – 25 of 122) sorted by relevance

12345

/linux-6.3-rc2/Documentation/translations/zh_CN/PCI/
A Dsysfs-pci.rst48 class PCI级别 (ascii, ro)
50 device PCI设备 (ascii, ro)
51 enable 设备是否被启用 (ascii, rw)
52 irq IRQ编号 (ascii, ro)
54 remove 从内核的列表中删除设备 (ascii, wo)
55 resource PCI资源主机地址 (ascii, ro)
58 revision PCI修订版 (ascii, ro)
60 subsystem_device PCI子系统设备 (ascii, ro)
61 subsystem_vendor PCI子系统供应商 (ascii, ro)
62 vendor PCI供应商 (ascii, ro)
[all …]
/linux-6.3-rc2/lib/
A Dtest_hexdump.c69 size_t testlen, bool ascii) in test_hexdump_prepare_test() argument
111 if (ascii) { in test_hexdump_prepare_test()
126 bool ascii) in test_hexdump() argument
135 ascii); in test_hexdump()
139 ascii); in test_hexdump()
154 test_hexdump(len, rowsize, 4, ascii); in test_hexdump_set()
155 test_hexdump(len, rowsize, 2, ascii); in test_hexdump_set()
156 test_hexdump(len, rowsize, 8, ascii); in test_hexdump_set()
157 test_hexdump(len, rowsize, 1, ascii); in test_hexdump_set()
162 bool ascii) in test_hexdump_overflow() argument
[all …]
A Dhexdump.c128 char *linebuf, size_t linebuflen, bool ascii) in hex_dump_to_buffer() argument
205 if (!ascii) in hex_dump_to_buffer()
225 return ascii ? ascii_column + len : (groupsize * 2 + 1) * ngroups - 1; in hex_dump_to_buffer()
263 const void *buf, size_t len, bool ascii) in print_hex_dump() argument
277 linebuf, sizeof(linebuf), ascii); in print_hex_dump()
/linux-6.3-rc2/drivers/acpi/acpica/
A Dtbxfload.c121 !ACPI_COMPARE_NAMESEG(table->signature.ascii, ACPI_SIG_DSDT) || in ACPI_EXPORT_SYMBOL_INIT()
174 (table->signature.ascii, ACPI_SIG_SSDT) in ACPI_EXPORT_SYMBOL_INIT()
175 && !ACPI_COMPARE_NAMESEG(table->signature.ascii, in ACPI_EXPORT_SYMBOL_INIT()
177 && !ACPI_COMPARE_NAMESEG(table->signature.ascii, in ACPI_EXPORT_SYMBOL_INIT()
191 table->signature.ascii, in ACPI_EXPORT_SYMBOL_INIT()
198 table->signature.ascii, in ACPI_EXPORT_SYMBOL_INIT()
406 (acpi_gbl_root_table_list.tables[i].signature.ascii, in ACPI_EXPORT_SYMBOL()
A Dtbdata.c99 ACPI_MOVE_32_TO_32(table_desc->signature.ascii, table->signature); in acpi_tb_init_table_descriptor()
533 ascii) ? in acpi_tb_verify_temp_table()
534 table_desc->signature.ascii : "????", in acpi_tb_verify_temp_table()
553 ascii) ? table_desc-> in acpi_tb_verify_temp_table()
555 ascii : "????", in acpi_tb_verify_temp_table()
A Dutdecode.c265 acpi_ut_repair_name(node->name.ascii); in acpi_ut_get_node_name()
269 return (node->name.ascii); in acpi_ut_get_node_name()
A Dtbinstal.c129 new_table_desc.signature.ascii, in acpi_tb_install_standard_table()
249 old_table_desc->signature.ascii, in acpi_tb_override_table()
A Ddbnames.c197 name.ascii, subtree_entry); in acpi_db_dump_namespace()
310 obj_handle)->name.ascii[i])) { in acpi_db_walk_and_match_name()
408 predefined = acpi_ut_match_predefined_method(node->name.ascii); in acpi_db_walk_for_predefined_names()
498 node->name.ascii, node->type); in acpi_db_walk_for_object_counts()
797 if (!acpi_ut_valid_nameseg(node->name.ascii)) { in acpi_db_integrity_walk()
/linux-6.3-rc2/Documentation/PCI/
A Dsysfs-pci.rst39 class PCI class (ascii, ro)
41 device PCI device (ascii, ro)
42 enable Whether the device is enabled (ascii, rw)
43 irq IRQ number (ascii, ro)
45 remove remove device from kernel's list (ascii, wo)
46 resource PCI resource host addresses (ascii, ro)
49 revision PCI revision (ascii, ro)
51 subsystem_device PCI subsystem device (ascii, ro)
52 subsystem_vendor PCI subsystem vendor (ascii, ro)
53 vendor PCI vendor (ascii, ro)
[all …]
/linux-6.3-rc2/drivers/firmware/efi/libstub/
A Dzboot-header.S18 .ascii "zimg" // image type
87 .ascii ".text\0\0\0"
99 .ascii ".data\0\0\0"
132 .ascii "NB10" // Signature
/linux-6.3-rc2/Documentation/usb/
A Dmisc_usbsevseg.rst26 The device can accept "text" either in raw, hex, or ascii textmode.
29 ascii expects a value between '0'-'9' and 'A'-'F'.
30 The default is ascii.
42 echo "123ABC" > /sys/bus/usb/.../text (ascii)
43 echo "A1B2" > /sys/bus/usb/.../text (ascii)
/linux-6.3-rc2/fs/isofs/
A Djoliet.c18 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) in uni16_to_x8() argument
24 op = ascii; in uni16_to_x8()
38 return (op - ascii); in uni16_to_x8()
/linux-6.3-rc2/arch/arm64/kernel/
A Defi-header.S91 .ascii ".text\0\0\0"
105 .ascii ".data\0\0\0"
151 .ascii "NB10" // Signature
/linux-6.3-rc2/include/linux/
A Dprintk.h711 bool ascii);
715 const void *buf, size_t len, bool ascii);
719 const void *buf, size_t len, bool ascii) in print_hex_dump() argument
732 groupsize, buf, len, ascii) \ argument
734 groupsize, buf, len, ascii)
737 groupsize, buf, len, ascii) \ argument
739 groupsize, buf, len, ascii)
743 const void *buf, size_t len, bool ascii) in print_hex_dump_debug() argument
A Ddynamic_debug.h284 groupsize, buf, len, ascii) \ argument
288 rowsize, groupsize, buf, len, ascii)
334 groupsize, buf, len, ascii) \ argument
337 rowsize, groupsize, buf, len, ascii); \
/linux-6.3-rc2/arch/arm/mm/
A Dproc-arm1020.S471 .ascii "ARM1020"
473 .ascii "i"
476 .ascii "d"
478 .ascii "(wt)"
480 .ascii "(wb)"
484 .ascii "B"
487 .ascii "RR"
489 .ascii "\0"
/linux-6.3-rc2/arch/loongarch/kernel/
A Defi-header.S67 .ascii ".text\0\0\0"
81 .ascii ".data\0\0\0"
/linux-6.3-rc2/arch/riscv/kernel/
A Defi-header.S79 .ascii ".text\0\0\0"
93 .ascii ".data\0\0\0"
/linux-6.3-rc2/arch/x86/boot/
A Dheader.S93 .ascii "Use a boot loader.\r\n"
94 .ascii "\n"
95 .ascii "Remove disk and press any key to reboot...\r\n"
198 .ascii ".setup"
220 .ascii ".reloc"
259 .ascii ".text"
310 .ascii "HdrS" # header signature
/linux-6.3-rc2/tools/testing/selftests/powerpc/switch_endian/
A Dswitch_endian_test.S7 .ascii "success: switch_endian_test\n\0"
11 .ascii "failure: switch_endian_test\n\0"
/linux-6.3-rc2/drivers/crypto/caam/
A Derror.c18 size_t tlen, bool ascii) in caam_dump_sg() argument
39 groupsize, buf, len, ascii); in caam_dump_sg()
48 size_t tlen, bool ascii) in caam_dump_sg() argument
/linux-6.3-rc2/arch/arm/vfp/
A Dvfphw.S30 1: .ascii KERN_DEBUG "VFP: \str\n"
45 1: .ascii KERN_DEBUG "VFP: \str\n"
62 1: .ascii KERN_DEBUG "VFP: \str\n"
/linux-6.3-rc2/tools/edid/
A Dedid.S248 start1: .ascii "Linux #0"
270 start3: .ascii TIMING_NAME
/linux-6.3-rc2/arch/x86/boot/compressed/
A Dkernel_info.S11 .ascii "LToP"
/linux-6.3-rc2/arch/arm/mach-rpc/
A Dio-acorn.S17 .ascii KERN_WARNING "insl/outsl not implemented, called from %08lX\0"

Completed in 37 milliseconds

12345