Home
last modified time | relevance | path

Searched refs:hwmon_client (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/sfc/
Dfalcon_boards.c111 board->hwmon_client = client; in efx_init_lm87()
121 i2c_unregister_device(falcon_board(efx)->hwmon_client); in efx_fini_lm87()
126 struct i2c_client *client = falcon_board(efx)->hwmon_client; in efx_check_lm87()
261 struct i2c_client *hwmon_client = falcon_board(efx)->hwmon_client; in sfe4001_poweroff() local
269 i2c_smbus_read_byte_data(hwmon_client, MAX664X_REG_RSL); in sfe4001_poweroff()
275 struct i2c_client *hwmon_client = falcon_board(efx)->hwmon_client; in sfe4001_poweron() local
281 rc = i2c_smbus_read_byte_data(hwmon_client, MAX664X_REG_RSL); in sfe4001_poweron()
413 i2c_unregister_device(board->hwmon_client); in sfe4001_fini()
459 board->hwmon_client = in sfe4001_init()
462 board->hwmon_client = in sfe4001_init()
[all …]
Dnic.h106 struct i2c_client *hwmon_client, *ioexp_client; member
/linux-2.6.39/Documentation/i2c/
Dinstantiating-devices74 efx->board_info.hwmon_client =