Searched defs:con (Results 1 - 25 of 141) sorted by path

123456

/linux-master/arch/arm/kernel/
H A Dearly_printk.c28 static void early_console_write(struct console *con, const char *s, unsigned n) argument
/linux-master/arch/mips/dec/prom/
H A Dconsole.c14 static void __init prom_console_write(struct console *con, const char *s, argument
/linux-master/arch/mips/kernel/
H A Dearly_printk.c17 static void early_console_write(struct console *con, const char *s, unsigned n) argument
/linux-master/arch/um/kernel/
H A Dearly_printk.c11 static void early_console_write(struct console *con, const char *s, unsigned int n) argument
H A Dkmsg_dump.c16 struct console *con; local
/linux-master/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_output.h18 to_fsl_dcu_connector(struct drm_connector *con) argument
/linux-master/drivers/hwtracing/stm/
H A Dconsole.c31 stm_console_write(struct console *con, const char *buf, unsigned len) argument
/linux-master/drivers/tty/serial/
H A Dsuncore.c55 int sunserial_console_match(struct console *con, struct device_node *dp, argument
85 void sunserial_console_termios(struct console *con, struct device_node *uart_dp) argument
/linux-master/tools/firewire/
H A Dnosy-dump.c902 poptContext con; local
/linux-master/tools/perf/scripts/python/
H A Devent_analyzing_sample.py38 con = sqlite3.connect("/dev/shm/perf.db") variable
[all...]
/linux-master/arch/arm/mach-s3c/
H A Dgpio-samsung.c73 u32 con; local
104 u32 con; local
136 u32 con; local
171 u32 con; local
250 unsigned long con; local
270 unsigned long con; local
312 unsigned long con; local
331 unsigned long con; local
382 unsigned long con; local
404 unsigned long con; local
[all...]
H A Dirq-pm-s3c64xx.c49 u32 con; member in struct:irq_grp_save
H A Dpm-gpio.c74 static inline int is_sfn(unsigned long con) argument
81 static inline int is_in(unsigned long con) argument
88 static inline int is_out(unsigned long con) argument
243 void __iomem *con = chip->base + (index * 4); local
/linux-master/arch/m68k/emu/
H A Dnfcon.c43 static void nfcon_write(struct console *con, const char *str, argument
49 static struct tty_driver *nfcon_device(struct console *con, int *index) argument
/linux-master/arch/mips/lantiq/xway/
H A Dgptu.c121 static inline void clkdev_add_gptu(struct device *dev, const char *con, argument
H A Dsysctrl.c312 static void clkdev_add_pmu(const char *dev, const char *con, bool deactivate, argument
337 static void clkdev_add_cgu(const char *dev, const char *con, argument
/linux-master/arch/mips/sgi-ip32/
H A Dip32-setup.c88 char* con = ArcGetEnvironmentVariable("console"); local
/linux-master/arch/powerpc/kernel/
H A Dudbg.c145 static void udbg_console_write(struct console *con, const char *s, argument
/linux-master/arch/s390/kernel/
H A Dearly_printk.c11 static void sclp_early_write(struct console *con, const char *s, unsigned int len) argument
/linux-master/arch/sparc/kernel/
H A Dbtext.c295 static void btext_console_write(struct console *con, const char *s, argument
H A Dsetup_32.c98 prom_console_write(struct console *con, const char *s, unsigned int n) argument
H A Dsetup_64.c71 prom_console_write(struct console *con, const char *s, unsigned int n) argument
/linux-master/arch/x86/kernel/
H A Dearly_printk.c29 static void early_vga_write(struct console *con, const char *str, unsigned n) argument
120 static void early_serial_write(struct console *con, const char *s, unsigned n) argument
327 static void early_console_register(struct console *con, int keep_early) argument
/linux-master/crypto/
H A Daf_alg.c558 static int af_alg_cmsg_send(struct msghdr *msg, struct af_alg_control *con) argument
944 struct af_alg_control con = {}; local
[all...]
/linux-master/drivers/base/
H A Dcore.c67 static int __fwnode_link_add(struct fwnode_handle *con, argument
96 fwnode_link_add(struct fwnode_handle *con, struct fwnode_handle *sup, u8 flags) argument
569 struct device *con = link->consumer; local
617 struct device *con = link->consumer; local
1999 __fw_devlink_relax_cycles(struct device *con, struct fwnode_handle *sup_handle) argument
2113 fw_devlink_create_devlink(struct device *con, struct fwnode_handle *sup_handle, struct fwnode_link *link) argument
[all...]

Completed in 646 milliseconds

123456