Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
hd29l2.c File Reference
#include "hd29l2_priv.h"

Go to the source code of this file.

Macros

#define LOG10_20736_24   72422627 /* log10(20736) << 24 */
 

Functions

int hd29l2_rd_reg_mask (struct hd29l2_priv *priv, u8 reg, u8 *val, u8 mask)
 
struct dvb_frontendhd29l2_attach (const struct hd29l2_config *config, struct i2c_adapter *i2c)
 
 EXPORT_SYMBOL (hd29l2_attach)
 
 MODULE_AUTHOR ("Antti Palosaari <[email protected]>")
 
 MODULE_DESCRIPTION ("HDIC HD29L2 DMB-TH demodulator driver")
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define LOG10_20736_24   72422627 /* log10(20736) << 24 */

Function Documentation

EXPORT_SYMBOL ( hd29l2_attach  )
struct dvb_frontend* hd29l2_attach ( const struct hd29l2_config config,
struct i2c_adapter i2c 
)
read

Definition at line 794 of file hd29l2.c.

int hd29l2_rd_reg_mask ( struct hd29l2_priv priv,
u8  reg,
u8 val,
u8  mask 
)

Definition at line 121 of file hd29l2.c.

MODULE_AUTHOR ( "Antti Palosaari <[email protected]>"  )
MODULE_DESCRIPTION ( "HDIC HD29L2 DMB-TH demodulator driver )
MODULE_LICENSE ( "GPL"  )