Linux Kernel
3.7.1
|
#include <nic.h>
Data Fields | |
struct falcon_board_type * | type |
int | major |
int | minor |
struct i2c_adapter | i2c_adap |
struct i2c_algo_bit_data | i2c_data |
struct i2c_client * | hwmon_client |
struct i2c_client * | ioexp_client |
struct falcon_board - board information : Type of board : Major rev. ('A', 'B' ...) : Minor rev. (0, 1, ...) : I2C adapter for on-board peripherals : Data for bit-banging algorithm : I2C client for hardware monitor : I2C client for power/port control
struct i2c_client* hwmon_client |
struct i2c_adapter i2c_adap |
struct i2c_algo_bit_data i2c_data |
struct i2c_client * ioexp_client |