Home
last modified time | relevance | path

Searched defs:console (Results 1 – 5 of 5) sorted by relevance

/include/linux/
A Dconsole.h278 struct console *console; member
334 struct console { struct
336 void (*write)(struct console *co, const char *s, unsigned int count); argument
337 int (*read)(struct console *co, char *s, unsigned int count); argument
338 struct tty_driver *(*device)(struct console *co, int *index); argument
340 int (*setup)(struct console *co, char *options); argument
341 int (*exit)(struct console *co); argument
353 /* nbcon console specific members */ argument
442 void (*device_lock)(struct console *con, unsigned long *flags); argument
458 void (*device_unlock)(struct console *con, unsigned long flags); argument
[all …]
A Dtty_port.h114 unsigned char console:1; member
/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 12 milliseconds