Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
xz_dec_syms.c File Reference
#include <linux/module.h>
#include <linux/xz.h>

Go to the source code of this file.

Functions

 EXPORT_SYMBOL (xz_dec_init)
 
 EXPORT_SYMBOL (xz_dec_reset)
 
 EXPORT_SYMBOL (xz_dec_run)
 
 EXPORT_SYMBOL (xz_dec_end)
 
 MODULE_DESCRIPTION ("XZ decompressor")
 
 MODULE_VERSION ("1.0")
 
 MODULE_AUTHOR ("Lasse Collin <[email protected]> and Igor Pavlov")
 
 MODULE_LICENSE ("GPL")
 

Function Documentation

EXPORT_SYMBOL ( xz_dec_init  )
EXPORT_SYMBOL ( xz_dec_reset  )
EXPORT_SYMBOL ( xz_dec_run  )
EXPORT_SYMBOL ( xz_dec_end  )
MODULE_AUTHOR ( "Lasse Collin <[email protected]> and Igor Pavlov"  )
MODULE_DESCRIPTION ( "XZ decompressor"  )
MODULE_LICENSE ( "GPL"  )
MODULE_VERSION ( "1.0"  )