Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
mgag200_i2c.c File Reference
#include <linux/export.h>
#include <linux/i2c.h>
#include <linux/i2c-algo-bit.h>
#include <drm/drmP.h>
#include "mgag200_drv.h"

Go to the source code of this file.

Functions

struct mga_i2c_chanmgag200_i2c_create (struct drm_device *dev)
 
void mgag200_i2c_destroy (struct mga_i2c_chan *i2c)
 

Function Documentation

struct mga_i2c_chan* mgag200_i2c_create ( struct drm_device dev)
read

Definition at line 88 of file mgag200_i2c.c.

void mgag200_i2c_destroy ( struct mga_i2c_chan i2c)

Definition at line 148 of file mgag200_i2c.c.