/linux-3.4.99/Documentation/usb/ |
D | misc_usbsevseg.txt | 19 The device can accept "text" either in raw, hex, or ascii textmode. 22 ascii expects a value between '0'-'9' and 'A'-'F'. 23 The default is ascii. 35 echo "123ABC" > /sys/bus/usb/.../text (ascii) 36 echo "A1B2" > /sys/bus/usb/.../text (ascii)
|
/linux-3.4.99/Documentation/filesystems/ |
D | sysfs-pci.txt | 34 class PCI class (ascii, ro) 36 device PCI device (ascii, ro) 37 enable Whether the device is enabled (ascii, rw) 38 irq IRQ number (ascii, ro) 40 remove remove device from kernel's list (ascii, wo) 41 resource PCI resource host addresses (ascii, ro) 45 subsystem_device PCI subsystem device (ascii, ro) 46 subsystem_vendor PCI subsystem vendor (ascii, ro) 47 vendor PCI vendor (ascii, ro) 53 ascii - file contains ascii text
|
/linux-3.4.99/fs/isofs/ |
D | joliet.c | 17 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) in uni16_to_x8() argument 23 op = ascii; in uni16_to_x8() 37 return (op - ascii); in uni16_to_x8()
|
/linux-3.4.99/arch/blackfin/kernel/ |
D | shadow_console.c | 99 char ascii[11] = " 0x"; in early_shadow_reg() local 106 ascii[i] = hex_asc_lo(reg >> 28); in early_shadow_reg() 109 early_shadow_write(NULL, ascii, n); in early_shadow_reg()
|
/linux-3.4.99/Documentation/security/ |
D | keys-trusted-encrypted.txt | 9 in hex ascii for convenience, and are integrity verified. 30 keyhandle= ascii hex value of sealing key default 0x40000000 (SRK) 31 keyauth= ascii hex auth for sealing key default 0x00...i 32 (40 ascii zeros) 33 blobauth= ascii hex auth for sealed data default 0x00... 34 (40 ascii zeros) 35 blobauth= ascii hex auth for sealed data default 0x00... 36 (40 ascii zeros) 37 pcrinfo= ascii hex of PCR_INFO or PCR_INFO_LONG (no default) 42 "keyctl print" returns an ascii hex copy of the sealed key, which is in standard
|
/linux-3.4.99/lib/ |
D | hexdump.c | 85 bool ascii) in hex_dump_to_buffer() argument 150 if (!ascii) in hex_dump_to_buffer() 198 const void *buf, size_t len, bool ascii) in print_hex_dump() argument 212 linebuf, sizeof(linebuf), ascii); in print_hex_dump()
|
/linux-3.4.99/drivers/video/logo/ |
D | logo_m32r_clut224.ppm | 4 # Note: how to convert ppm to pnm(ascii). 8 # pnm2asc - pnm to ascii-pnm format converter
|
/linux-3.4.99/arch/arm/mm/ |
D | proc-arm1020.S | 485 .ascii "ARM1020" 487 .ascii "i" 490 .ascii "d" 492 .ascii "(wt)" 494 .ascii "(wb)" 498 .ascii "B" 501 .ascii "RR" 503 .ascii "\0"
|
/linux-3.4.99/arch/x86/boot/ |
D | header.S | 97 .ascii "Direct booting from floppy is no longer supported.\r\n" 98 .ascii "Please use a boot loader program instead.\r\n" 99 .ascii "\n" 100 .ascii "Remove disk and press any key to reboot . . .\r\n" 105 .ascii "PE" 203 .ascii ".text"
|
/linux-3.4.99/drivers/acpi/acpica/ |
D | utdecode.c | 343 acpi_ut_repair_name(node->name.ascii); in acpi_ut_get_node_name() 347 return (node->name.ascii); in acpi_ut_get_node_name()
|
D | dsmethod.c | 411 method_node->name.ascii, next_walk_state)); in acpi_ds_call_control_method() 651 ascii)); in acpi_ds_terminate_control_method()
|
D | exdebug.c | 214 name.ascii); in acpi_ex_do_debug_object()
|
/linux-3.4.99/include/linux/ |
D | printk.h | 299 char *linebuf, size_t linebuflen, bool ascii); 303 const void *buf, size_t len, bool ascii); 309 const void *buf, size_t len, bool ascii) in print_hex_dump() argument
|
/linux-3.4.99/arch/x86/kernel/ |
D | head_32.S | 683 .ascii "BUG: Int %d: CR2 %p\n" 685 .ascii " EDI %p ESI %p EBP %p ESP %p\n" 686 .ascii " EBX %p EDX %p ECX %p EAX %p\n" 688 .ascii " err %p EIP %p CS %p flg %p\n" 689 .ascii "Stack: %p %p %p %p %p %p %p %p\n" 690 .ascii " %p %p %p %p %p %p %p %p\n"
|
/linux-3.4.99/Documentation/EDID/ |
D | edid.S | 235 start1: .ascii "Linux #0" 257 start3: .ascii TIMING_NAME
|
/linux-3.4.99/arch/arm/lib/ |
D | io-acorn.S | 20 .ascii "<4>insl/outsl not implemented, called from %08lX\0"
|
/linux-3.4.99/arch/cris/arch-v10/lib/ |
D | hw_settings.S | 17 .ascii "HW_PARAM_MAGIC" ; Magic number
|
/linux-3.4.99/Documentation/ioctl/ |
D | ioctl-decoding.txt | 15 15-8 ascii character supposedly
|
/linux-3.4.99/arch/cris/arch-v32/mach-a3/ |
D | hw_settings.S | 15 .ascii "HW_PARAM_MAGIC" ; Magic number
|
/linux-3.4.99/arch/h8300/lib/ |
D | romfs.S | 55 .ascii "-rom1fs-"
|
/linux-3.4.99/arch/h8300/boot/compressed/ |
D | head.S | 33 .ascii "HdrS" ; header signature
|
/linux-3.4.99/arch/arm/configs/ |
D | spear6xx_defconfig | 36 CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
|
D | spear3xx_defconfig | 40 CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
|
/linux-3.4.99/arch/cris/arch-v32/mach-fs/ |
D | hw_settings.S | 15 .ascii "HW_PARAM_MAGIC" ; Magic number
|
/linux-3.4.99/arch/mips/txx9/generic/ |
D | 7segled.c | 58 static DEVICE_ATTR(ascii, 0200, NULL, ascii_store);
|