Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
tda665x.c File Reference
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/slab.h>
#include "dvb_frontend.h"
#include "tda665x.h"

Go to the source code of this file.

Data Structures

struct  tda665x_state
 

Functions

struct dvb_frontendtda665x_attach (struct dvb_frontend *fe, const struct tda665x_config *config, struct i2c_adapter *i2c)
 
 EXPORT_SYMBOL (tda665x_attach)
 
 MODULE_DESCRIPTION ("TDA665x driver")
 
 MODULE_AUTHOR ("Manu Abraham")
 
 MODULE_LICENSE ("GPL")
 

Function Documentation

EXPORT_SYMBOL ( tda665x_attach  )
MODULE_AUTHOR ( "Manu Abraham"  )
MODULE_DESCRIPTION ( "TDA665x driver )
MODULE_LICENSE ( "GPL"  )
struct dvb_frontend* tda665x_attach ( struct dvb_frontend fe,
const struct tda665x_config config,
struct i2c_adapter i2c 
)
read

Definition at line 223 of file tda665x.c.