Linux Kernel
3.7.1
|
#include <subdev/i2c.h>
Go to the source code of this file.
Macros | |
#define | AUX_DBG(fmt, args...) nv_debug(aux, "AUXCH(%d): " fmt, ch, ##args) |
#define | AUX_ERR(fmt, args...) nv_error(aux, "AUXCH(%d): " fmt, ch, ##args) |
Functions | |
int | nv_rdaux (struct nouveau_i2c_port *auxch, u32 addr, u8 *data, u8 size) |
int | nv_wraux (struct nouveau_i2c_port *auxch, u32 addr, u8 *data, u8 size) |
Variables | |
struct i2c_algorithm | nouveau_i2c_aux_algo |
struct i2c_algorithm nouveau_i2c_aux_algo |