|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/ctype.h>#include <linux/string.h>#include <linux/kernel.h>#include <asm/sn/types.h>#include <asm/sn/module.h>#include <asm/sn/l1.h>Go to the source code of this file.
Functions | |
| void | format_module_id (char *buffer, moduleid_t m, int fmt) |
Variables | |
| char | brick_types [MAX_BRICK_TYPES+1] = "cri.xdpn%#=vo^kjbf890123456789..." |
| void format_module_id | ( | char * | buffer, |
| moduleid_t | m, | ||
| int | fmt | ||
| ) |
Definition at line 44 of file klconflib.c.
| char brick_types[MAX_BRICK_TYPES+1] = "cri.xdpn%#=vo^kjbf890123456789..." |
Definition at line 17 of file klconflib.c.
1.8.2