Linux Kernel
3.7.1
|
#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_chan * | mgag200_i2c_create (struct drm_device *dev) |
void | mgag200_i2c_destroy (struct mga_i2c_chan *i2c) |
|
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.