Home
last modified time | relevance | path

Searched refs:console (Results 1 – 15 of 15) sorted by relevance

/include/linux/
A Dvt_kern.h26 int vc_allocate(unsigned int console);
27 int vc_cons_allocated(unsigned int console);
30 struct vc_data *vc_deallocate(unsigned int console);
162 unsigned int console);
165 int vt_do_kdgkbmode(unsigned int console);
166 int vt_do_kdgkbmeta(unsigned int console);
167 void vt_reset_unicode(unsigned int console);
169 void vt_reset_keyboard(unsigned int console);
170 int vt_get_leds(unsigned int console, int flag);
175 void vt_kbd_con_start(unsigned int console);
[all …]
A Dconsole.h260 struct console;
278 struct console *console; member
334 struct console { struct
340 int (*setup)(struct console *co, char *options); argument
341 int (*exit)(struct console *co); argument
618 extern struct console *early_console;
627 extern void register_console(struct console *);
628 extern int unregister_console(struct console *);
636 extern void console_suspend(struct console *);
637 extern void console_resume(struct console *);
[all …]
A Dsunserialcore.h33 extern int sunserial_console_match(struct console *, struct device_node *,
35 extern void sunserial_console_termios(struct console *,
A Dprintk.h12 struct console;
209 extern bool nbcon_device_try_acquire(struct console *con);
210 extern void nbcon_device_release(struct console *con);
313 static inline bool nbcon_device_try_acquire(struct console *con) in nbcon_device_try_acquire()
318 static inline void nbcon_device_release(struct console *con) in nbcon_device_release()
A Dkbd_kern.h128 struct console;
A Dserial_core.h496 struct console *cons; /* struct console, if any */
628 static inline void uart_port_set_cons(struct uart_port *up, struct console *con) in uart_port_set_cons()
882 struct console *cons;
1050 struct console *con;
1108 int uart_set_options(struct uart_port *port, struct console *co, int baud,
1110 struct tty_driver *uart_console_device(struct console *co, int *index);
A Dkgdb.h299 struct console *cons;
A Dtty_port.h114 unsigned char console:1; member
/include/xen/
A Dhvc-console.h5 extern struct console xenboot_console;
/include/trace/events/
A Dprintk.h10 TRACE_EVENT(console,
/include/linux/usb/
A Dehci-dbgp.h48 extern struct console early_dbgp_console;
A Dserial.h404 if (!__port->port.console || !__print_once) { \
/include/uapi/linux/
A Dvt.h83 __u32 console; member
A Dfb.h293 __u32 console; member
/include/xen/interface/
A Dxen.h637 } console; member

Completed in 28 milliseconds