Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

new_kernel_param Struct Reference

#include <init.h>


Data Fields

const char * str
int(* setup_func )(char *)


Field Documentation

int(* new_kernel_param::setup_func)(char *)
 

Referenced by checksetup().

const char* new_kernel_param::str
 

Definition at line 75 of file linux/init.h.

Referenced by checksetup().


The documentation for this struct was generated from the following file: