Home
last modified time | relevance | path

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

/include/linux/
Dconsole.h137 struct console { struct
139 void (*write)(struct console *, const char *, unsigned); argument
140 int (*read)(struct console *, char *, unsigned); argument
141 struct tty_driver *(*device)(struct console *, int *); argument
143 int (*setup)(struct console *, char *); argument
144 int (*match)(struct console *, char *name, int idx, char *options); argument
149 struct console *next; argument
Dtty.h242 unsigned char console:1, /* port is a console */ member
/include/uapi/linux/
Dvt.h81 unsigned int console; member
Dfb.h291 __u32 console; member
/include/xen/interface/
Dxen.h651 } console; member