mutek/console.h header reference
[Kernel services module]

The source code of this header can be browsed online.

Description [link] 

Console device defs

Members [link] 

Constant [link] 

Variable [link] 

Members detail [link] 

#define MUTEK_CONSOLE_H_ [link] 

This macro is declared in mutek/console.h source file, line 30.

struct device_char_s console_dev [link] 

This variable is declared in mutek/console.h source file, line 47.

This is the main mutek console device. This device accessor is initialized on startup according to the value of the CONFIG_MUTEK_CONSOLE_DEVICE_PATHS token.

This is available when CONFIG_MUTEK_CONSOLE is defined.

const struct fileops_s console_file_ops [link] 

This constant is declared in mutek/console.h source file, line 41.

File operations needed to access the mutek console using the libc stdio functions.

This is available when CONFIG_MUTEK_CONSOLE and CONFIG_MUTEK_CONTEXT_SCHED are both defined.

This constant is for internal use only.

Valid XHTML 1.0 StrictGenerated by diaxen on Thu Aug 4 15:44:06 2022 using MkDoc