Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
adt7316.h File Reference
#include <linux/types.h>
#include <linux/pm.h>

Go to the source code of this file.

Data Structures

struct  adt7316_bus
 

Macros

#define ADT7316_REG_MAX_ADDR   0x3F
 
#define ADT7316_PM_OPS   NULL
 

Functions

int adt7316_probe (struct device *dev, struct adt7316_bus *bus, const char *name)
 
int adt7316_remove (struct device *dev)
 

Macro Definition Documentation

#define ADT7316_PM_OPS   NULL

Definition at line 31 of file adt7316.h.

#define ADT7316_REG_MAX_ADDR   0x3F

Definition at line 15 of file adt7316.h.

Function Documentation

int adt7316_probe ( struct device dev,
struct adt7316_bus bus,
const char name 
)

Definition at line 2128 of file adt7316.c.

int adt7316_remove ( struct device dev)

Definition at line 2219 of file adt7316.c.