Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
hdmiphy_drv.c File Reference
#include <linux/module.h>
#include <linux/i2c.h>
#include <linux/slab.h>
#include <linux/clk.h>
#include <linux/io.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/err.h>
#include <media/v4l2-subdev.h>

Go to the source code of this file.

Data Structures

struct  hdmiphy_conf
 
struct  hdmiphy_ctx
 

Functions

 MODULE_AUTHOR ("Tomasz Stanislawski <[email protected]>")
 
 MODULE_DESCRIPTION ("Samsung HDMI Physical interface driver")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_DEVICE_TABLE (i2c, hdmiphy_id)
 
 module_i2c_driver (hdmiphy_driver)
 

Function Documentation

MODULE_AUTHOR ( "Tomasz Stanislawski <[email protected]>"  )
MODULE_DESCRIPTION ( "Samsung HDMI Physical interface driver )
MODULE_DEVICE_TABLE ( i2c  ,
hdmiphy_id   
)
module_i2c_driver ( hdmiphy_driver  )
MODULE_LICENSE ( "GPL"  )