|
Linux Kernel
3.7.1
|
#include <i2c.h>
Data Fields | |
| void(* | start )(struct snd_i2c_bus *bus) |
| void(* | stop )(struct snd_i2c_bus *bus) |
| void(* | direction )(struct snd_i2c_bus *bus, int clock, int data) |
| void(* | setlines )(struct snd_i2c_bus *bus, int clock, int data) |
| int(* | getclock )(struct snd_i2c_bus *bus) |
| int(* | getdata )(struct snd_i2c_bus *bus, int ack) |
1.8.2