Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon_boards.c108 board->hwmon_client = client; in ef4_init_lm87()
118 i2c_unregister_device(falcon_board(efx)->hwmon_client); in ef4_fini_lm87()
123 struct i2c_client *client = falcon_board(efx)->hwmon_client; in ef4_check_lm87()
258 struct i2c_client *hwmon_client = falcon_board(efx)->hwmon_client; in sfe4001_poweroff() local
266 i2c_smbus_read_byte_data(hwmon_client, MAX664X_REG_RSL); in sfe4001_poweroff()
272 struct i2c_client *hwmon_client = falcon_board(efx)->hwmon_client; in sfe4001_poweron() local
278 rc = i2c_smbus_read_byte_data(hwmon_client, MAX664X_REG_RSL); in sfe4001_poweron()
410 i2c_unregister_device(board->hwmon_client); in sfe4001_fini()
456 board->hwmon_client = in sfe4001_init()
459 board->hwmon_client = in sfe4001_init()
[all …]
/linux/Documentation/i2c/
H A Dinstantiating-devices.rst129 efx->board_info.hwmon_client =