Searched full:specifiers (Results 1 – 25 of 39) sorted by relevance
12
/linux-3.3/Documentation/ |
D | printk-formats.txt | 13 the following extended format specifiers for pointer types: 23 For printing symbols and function pointers. The 'S' and 's' specifiers 35 'f' specifiers perform this resolution and then provide the same 36 functionality as the 'S' and 's' specifiers. 53 For printing struct resources. The 'R' and 'r' specifiers result in a 63 specifiers result in a printed address with ('M') or without ('m') byte 77 specifiers result in a printed address with ('i4') or without ('I4') 80 The additional 'h', 'n', 'b', and 'l' specifiers are used to specify 91 specifiers result in a printed address with ('I6') or without ('i6') 106 'b' and 'B' specifiers are used to specify a little endian order in [all …]
|
D | 00-INDEX | 272 - how to get printk format specifiers right
|
/linux-3.3/Documentation/devicetree/bindings/powerpc/fsl/ |
D | pmc.txt | 36 Sleep specifiers: 38 fsl,mpc8349-pmc: Sleep specifiers consist of one cell. For each bit 43 fsl,mpc8536-pmc: Sleep specifiers consist of three cells, the third of 49 fsl,mpc8548-pmc: Sleep specifiers consist of one or two cells, the
|
D | mpic.txt | 39 specifiers do not contain the interrupt-type or type-specific 62 Interrupt specifiers consists of 4 cells encoded as
|
/linux-3.3/drivers/staging/speakup/ |
D | i18n.c | 58 /* Messages with embedded format specifiers. */ 452 * Note that this code only accepts a handful of conversion specifiers: 480 * Compare the format specifiers pointed to by *input1 and *input2. 502 * Check that two format strings contain the same number of format specifiers, 503 * and that the order of specifiers is the same in both strings. 520 /* No more format specifiers in one or both strings. */ in fmt_validate() 522 /* See if one has more specifiers than the other. */ in fmt_validate() 540 * -EINVAL - Invalid format specifiers in formatted message or illegal index.
|
D | i18n.h | 58 /* Messages with format specifiers. */
|
/linux-3.3/include/linux/ |
D | const.h | 8 * 'UL' and other type specifiers unilaterally. We
|
D | of_irq.h | 29 #define OF_MAX_IRQ_SPEC 4 /* We handle specifiers of at most 4 cells */
|
D | irqdomain.h | 55 * irq_domain. Used when decoding device tree interrupt specifiers.
|
/linux-3.3/arch/cris/arch-v32/drivers/pci/ |
D | dma.c | 24 /* ignore region specifiers */ in dma_alloc_coherent()
|
/linux-3.3/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/ |
D | gpio.txt | 2 this information will be used to translate gpio-specifiers.
|
/linux-3.3/arch/um/include/shared/ |
D | as-layout.h | 20 * 'UL' and other type specifiers unilaterally. We
|
/linux-3.3/arch/xtensa/platforms/iss/include/platform/ |
D | simcall.h | 53 * SYS_select_one specifiers
|
/linux-3.3/arch/m68k/kernel/ |
D | dma_no.c | 20 /* ignore region specifiers */ in dma_alloc_coherent()
|
/linux-3.3/Documentation/devicetree/bindings/gpio/ |
D | 8xxx_gpio.txt | 7 this information will be used to translate gpio-specifiers.
|
/linux-3.3/arch/mn10300/mm/ |
D | dma-alloc.c | 39 /* ignore region specifiers */ in dma_alloc_coherent()
|
/linux-3.3/Documentation/devicetree/bindings/ |
D | open-pic.txt | 39 Interrupt specifiers consists of 2 cells encoded as
|
/linux-3.3/arch/microblaze/kernel/ |
D | dma.c | 45 /* ignore region specifiers */ in dma_direct_alloc_coherent()
|
/linux-3.3/arch/powerpc/kernel/ |
D | dma.c | 42 /* ignore region specifiers */ in dma_direct_alloc_coherent()
|
/linux-3.3/Documentation/fb/ |
D | modedb.txt | 21 Valid mode specifiers (mode_option argument):
|
/linux-3.3/drivers/of/ |
D | gpio.c | 86 * Note that the empty GPIO specifiers counts too. For example,
|
/linux-3.3/arch/powerpc/sysdev/ |
D | ehv_pic.c | 227 * interrupt specifiers can have four possible sense and in ehv_pic_host_xlate()
|
/linux-3.3/arch/mips/mm/ |
D | dma-default.c | 49 /* ignore region specifiers */ in massage_gfp_flags()
|
/linux-3.3/arch/mips/cavium-octeon/ |
D | dma-octeon.c | 167 /* ignore region specifiers */ in octeon_dma_alloc_coherent()
|
/linux-3.3/scripts/genksyms/ |
D | parse.y | 191 /* Hang on to the specifiers so that we can reuse them. */
|
12