/arch/arm/plat-samsung/ |
D | gpio-samsung.c | 184 u32 con; in samsung_gpio_setcfg_2bit() local 215 u32 con; in samsung_gpio_getcfg_2bit() local 247 u32 con; in samsung_gpio_setcfg_4bit() local 282 u32 con; in samsung_gpio_getcfg_4bit() local 312 u32 con; in s3c24xx_gpio_setcfg_abank() local 348 u32 con; in s3c24xx_gpio_getcfg_abank() local 437 unsigned long con; in samsung_gpiolib_2bit_input() local 457 unsigned long con; in samsung_gpiolib_2bit_output() local 499 unsigned long con; in samsung_gpiolib_4bit_input() local 518 unsigned long con; in samsung_gpiolib_4bit_output() local [all …]
|
D | pm-gpio.c | 80 static inline int is_sfn(unsigned long con) in is_sfn() 87 static inline int is_in(unsigned long con) in is_in() 94 static inline int is_out(unsigned long con) in is_out() 249 void __iomem *con = chip->base + (index * 4); in samsung_gpio_pm_4bit_con() local
|
D | adc.c | 89 unsigned con = readl(adc->regs + S3C2410_ADCCON); in s3c_adc_convert() local 98 unsigned con = readl(adc->regs + S3C2410_ADCCON); in s3c_adc_select() local 428 u32 con; in s3c_adc_suspend() local
|
/arch/h8300/kernel/ |
D | sim-console.c | 14 static void sim_write(struct console *con, const char *s, unsigned n) in sim_write()
|
/arch/unicore32/kernel/ |
D | early_printk.c | 19 static void early_ocd_write(struct console *con, const char *s, unsigned n) in early_ocd_write()
|
/arch/um/kernel/ |
D | early_printk.c | 14 static void early_console_write(struct console *con, const char *s, unsigned int n) in early_console_write()
|
/arch/s390/kernel/ |
D | early_printk.c | 11 static void sclp_early_write(struct console *con, const char *s, unsigned int len) in sclp_early_write()
|
/arch/mips/kernel/ |
D | early_printk.c | 19 static void early_console_write(struct console *con, const char *s, unsigned n) in early_console_write()
|
/arch/mips/dec/prom/ |
D | console.c | 18 static void __init prom_console_write(struct console *con, const char *s, in prom_console_write()
|
/arch/arm/kernel/ |
D | early_printk.c | 27 static void early_console_write(struct console *con, const char *s, unsigned n) in early_console_write()
|
/arch/m68k/emu/ |
D | nfcon.c | 43 static void nfcon_write(struct console *con, const char *str, in nfcon_write() 49 static struct tty_driver *nfcon_device(struct console *con, int *index) in nfcon_device()
|
/arch/tile/kernel/ |
D | early_printk.c | 24 static void early_hv_write(struct console *con, const char *s, unsigned n) in early_hv_write()
|
/arch/x86/kernel/ |
D | early_printk.c | 32 static void early_vga_write(struct console *con, const char *str, unsigned n) in early_vga_write() 123 static void early_serial_write(struct console *con, const char *s, unsigned n) in early_serial_write() 330 static void early_console_register(struct console *con, int keep_early) in early_console_register()
|
/arch/mips/sgi-ip32/ |
D | ip32-setup.c | 91 char* con = ArcGetEnvironmentVariable("console"); in plat_mem_setup() local
|
/arch/x86/platform/efi/ |
D | early_printk.c | 127 early_efi_write(struct console *con, const char *str, unsigned int num) in early_efi_write() 199 static __init int early_efi_setup(struct console *con, char *options) in early_efi_setup()
|
/arch/arm/mach-s3c64xx/ |
D | irq-pm.c | 54 u32 con; member
|
/arch/blackfin/kernel/ |
D | shadow_console.c | 25 __init void early_shadow_write(struct console *con, const char *s, in early_shadow_write()
|
/arch/frv/include/asm/ |
D | uaccess.h | 135 #define __put_user_asm(err,x,ptr,bwl,con) \ argument 224 #define __get_user_asm(err,x,ptr,bwl,con) \ argument
|
/arch/powerpc/kernel/ |
D | udbg.c | 145 static void udbg_console_write(struct console *con, const char *s, in udbg_console_write()
|
/arch/cris/arch-v32/kernel/ |
D | debugport.c | 197 early_console_write(struct console *con, const char *s, unsigned n) in early_console_write()
|
/arch/sparc/kernel/ |
D | setup_32.c | 111 prom_console_write(struct console *con, const char *s, unsigned int n) in prom_console_write()
|
D | btext.c | 297 static void btext_console_write(struct console *con, const char *s, in btext_console_write()
|
/arch/mips/lantiq/xway/ |
D | sysctrl.c | 311 static void clkdev_add_pmu(const char *dev, const char *con, bool deactivate, in clkdev_add_pmu() 334 static void clkdev_add_cgu(const char *dev, const char *con, in clkdev_add_cgu()
|
D | gptu.c | 122 static inline void clkdev_add_gptu(struct device *dev, const char *con, in clkdev_add_gptu()
|
/arch/mn10300/kernel/ |
D | gdb-stub.c | 737 void gdbstub_console_write(struct console *con, const char *p, unsigned n) in gdbstub_console_write() 770 static kdev_t gdbstub_console_dev(struct console *con) in gdbstub_console_dev()
|