Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
kcapi_proc.c File Reference
#include "kcapi.h"
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
#include <linux/init.h>
#include <linux/export.h>

Go to the source code of this file.

Functions

void __init kcapi_proc_init (void)
 
void __exit kcapi_proc_exit (void)
 

Function Documentation

void __exit kcapi_proc_exit ( void  )

Definition at line 313 of file kcapi_proc.c.

void __init kcapi_proc_init ( void  )

Definition at line 301 of file kcapi_proc.c.