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

Go to the source code of this file.

Macros

#define DRV_NAME   "isp1301"
 

Functions

 module_i2c_driver (isp1301_driver)
 
struct i2c_clientisp1301_get_client (struct device_node *node)
 
 EXPORT_SYMBOL_GPL (isp1301_get_client)
 
 MODULE_AUTHOR ("Roland Stigge <[email protected]>")
 
 MODULE_DESCRIPTION ("NXP ISP1301 USB transceiver driver")
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define DRV_NAME   "isp1301"

Definition at line 16 of file isp1301.c.

Function Documentation

EXPORT_SYMBOL_GPL ( isp1301_get_client  )
struct i2c_client* isp1301_get_client ( struct device_node node)
read

Definition at line 55 of file isp1301.c.

MODULE_AUTHOR ( "Roland Stigge <[email protected]>"  )
MODULE_DESCRIPTION ( "NXP ISP1301 USB transceiver driver )
module_i2c_driver ( isp1301_driver  )
MODULE_LICENSE ( "GPL"  )