/linux-3.3/arch/arm/mach-pnx4008/include/mach/ |
D | uncompress.h | 27 static __inline__ void putc(char c) in putc()
|
/linux-3.3/arch/arm/mach-ixp23xx/include/mach/ |
D | uncompress.h | 19 static inline void putc(char c) in putc()
|
/linux-3.3/arch/h8300/kernel/ |
D | gpio.c | 126 int c; in port_status() local 144 int c,outlen; in gpio_proc_read() local
|
/linux-3.3/arch/mn10300/kernel/ |
D | setup.c | 82 char *from, *to, c; in parse_mem_cmdline() local 220 struct mn10300_cpuinfo *c = v; in show_cpuinfo() local
|
/linux-3.3/arch/arm/mach-ux500/ |
D | clock.c | 544 static struct dentry *clk_debugfs_register_dir(struct clk *c, in clk_debugfs_register_dir() 579 static int clk_debugfs_register_one(struct clk *c) in clk_debugfs_register_one() 603 static int clk_debugfs_register(struct clk *c) in clk_debugfs_register() 631 struct clk *c; in clk_debugfs_init() local
|
/linux-3.3/kernel/ |
D | printk.c | 336 char c; in do_syslog() local 641 char c = LOG_BUF(cur_index); in call_console_drivers() local 664 static void emit_log_char(char c) in emit_log_char() 986 struct console_cmdline *c; in __add_preferred_console() local 1087 struct console_cmdline *c; in update_console_cmdline() local 1326 struct console *c; in console_unblank() local 1351 struct console *c; in console_device() local
|
/linux-3.3/arch/x86/kernel/cpu/ |
D | perf_event.h | 157 #define __EVENT_CONSTRAINT(c, n, m, w, o) {\ argument 165 #define EVENT_CONSTRAINT(c, n, m) \ argument 189 #define EVENT_CONSTRAINT_OVERLAP(c, n, m) \ argument 195 #define INTEL_EVENT_CONSTRAINT(c, n) \ argument 209 #define FIXED_EVENT_CONSTRAINT(c, n) \ argument 215 #define INTEL_UEVENT_CONSTRAINT(c, n) \ argument 221 #define for_each_event_constraint(e, c) \ argument
|
D | hypervisor.c | 60 void __cpuinit init_hypervisor(struct cpuinfo_x86 *c) in init_hypervisor()
|
/linux-3.3/arch/arm/mach-iop32x/include/mach/ |
D | uncompress.h | 14 static inline void putc(char c) in putc()
|
/linux-3.3/arch/arm/mach-u300/include/mach/ |
D | uncompress.h | 28 static inline void putc(int c) in putc()
|
/linux-3.3/arch/parisc/lib/ |
D | memset.c | 30 unsigned int c = sc; in memset() local
|
/linux-3.3/include/net/irda/ |
D | crc.h | 24 #define irda_fcs(fcs, c) crc_ccitt_byte(fcs, c) argument
|
/linux-3.3/arch/arm/mach-versatile/include/mach/ |
D | uncompress.h | 28 static inline void putc(int c) in putc()
|
/linux-3.3/arch/arm/mach-h720x/include/mach/ |
D | uncompress.h | 15 static inline void putc(int c) in putc()
|
/linux-3.3/arch/arm/mach-iop33x/include/mach/ |
D | uncompress.h | 14 static inline void putc(char c) in putc()
|
/linux-3.3/arch/arm/mach-dove/include/mach/ |
D | uncompress.h | 16 static void putc(const char c) in putc()
|
/linux-3.3/drivers/mtd/nand/ |
D | pxa3xx_nand.c | 233 #define NDTR0_tCH(c) (min((c), 7) << 19) argument 234 #define NDTR0_tCS(c) (min((c), 7) << 16) argument 235 #define NDTR0_tWH(c) (min((c), 7) << 11) argument 236 #define NDTR0_tWP(c) (min((c), 7) << 8) argument 237 #define NDTR0_tRH(c) (min((c), 7) << 3) argument 238 #define NDTR0_tRP(c) (min((c), 7) << 0) argument 240 #define NDTR1_tR(c) (min((c), 65535) << 16) argument 241 #define NDTR1_tWHR(c) (min((c), 15) << 4) argument 242 #define NDTR1_tAR(c) (min((c), 15) << 0) argument
|
/linux-3.3/drivers/isdn/i4l/ |
D | isdn_tty.c | 66 int c; in isdn_tty_try_read() local 395 isdn_tty_end_vrx(const char *buf, int c) in isdn_tty_end_vrx() 1121 int c; in isdn_tty_write() local 1183 isdn_ctrl c; in isdn_tty_write() local 2130 isdn_tty_stat_callback(int i, isdn_ctrl *c) in isdn_tty_stat_callback() 2319 #define cmdchar(c) ((c>=' ')&&(c<=0x7f)) argument 2331 char c; in isdn_tty_at_cout() local 3717 #define my_toupper(c) (((c>='a')&&(c<='z'))?(c&0xdf):c) argument 3732 u_char c; in isdn_tty_edit_at() local
|
/linux-3.3/drivers/media/video/cx18/ |
D | cx18-av-vbi.c | 73 static int odd_parity(u8 c) in odd_parity() 119 u8 c, err = 0; in decode_vps() local
|
/linux-3.3/drivers/iommu/ |
D | msm_iommu_dev.c | 47 struct msm_iommu_ctx_dev *c = dev->platform_data; in each_iommu_ctx() local 290 struct msm_iommu_ctx_dev *c = pdev->dev.platform_data; in msm_iommu_ctx_probe() local
|
/linux-3.3/arch/parisc/kernel/ |
D | pdc_cons.c | 72 int c; in pdc_console_poll_key() local 217 static struct tty_driver * pdc_console_device (struct console *c, int *index) in pdc_console_device()
|
/linux-3.3/arch/x86/kernel/ |
D | early_printk.c | 29 char c; in early_vga_write() local 119 unsigned char c; in early_serial_init() local
|
/linux-3.3/security/tomoyo/ |
D | realpath.c | 32 const unsigned char c = p[i]; in tomoyo_encode2() local 49 const unsigned char c = p[i]; in tomoyo_encode2() local
|
/linux-3.3/fs/ |
D | binfmt_aout.c | 180 char c; in create_aout_tables() local 189 char c; in create_aout_tables() local
|
/linux-3.3/arch/mips/pmc-sierra/yosemite/ |
D | py-console.c | 80 static void writeb_outer_space(unsigned long long phys, unsigned char c) in writeb_outer_space() 102 void prom_putchar(char c) in prom_putchar()
|