Searched refs:hwmon_index (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi_mon.c | 367 unsigned hwmon_index; in efx_mcdi_mon_probe() local 423 hwmon_index = ++n_temp; /* 1-based */ in efx_mcdi_mon_probe() 431 hwmon_index = ++n_cool; /* 1-based */ in efx_mcdi_mon_probe() 435 hwmon_index = n_in++; /* 0-based */ in efx_mcdi_mon_probe() 439 hwmon_index = ++n_curr; /* 1-based */ in efx_mcdi_mon_probe() 443 hwmon_index = ++n_power; /* 1-based */ in efx_mcdi_mon_probe() 458 hwmon_prefix, hwmon_index); in efx_mcdi_mon_probe() 464 hwmon_prefix, hwmon_index); in efx_mcdi_mon_probe() 471 hwmon_prefix, hwmon_index); in efx_mcdi_mon_probe() 481 hwmon_prefix, hwmon_index); in efx_mcdi_mon_probe() [all …]
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | mcdi_mon.c | 367 unsigned hwmon_index; in efx_siena_mcdi_mon_probe() local 423 hwmon_index = ++n_temp; /* 1-based */ in efx_siena_mcdi_mon_probe() 431 hwmon_index = ++n_cool; /* 1-based */ in efx_siena_mcdi_mon_probe() 435 hwmon_index = n_in++; /* 0-based */ in efx_siena_mcdi_mon_probe() 439 hwmon_index = ++n_curr; /* 1-based */ in efx_siena_mcdi_mon_probe() 443 hwmon_index = ++n_power; /* 1-based */ in efx_siena_mcdi_mon_probe() 458 hwmon_prefix, hwmon_index); in efx_siena_mcdi_mon_probe() 464 hwmon_prefix, hwmon_index); in efx_siena_mcdi_mon_probe() 471 hwmon_prefix, hwmon_index); in efx_siena_mcdi_mon_probe() 481 hwmon_prefix, hwmon_index); in efx_siena_mcdi_mon_probe() [all …]
|
| /linux/drivers/hwmon/ |
| H A D | ibmpowernv.c | 63 u32 hwmon_index; member 75 u32 hwmon_index; member 329 return sdata_table[i].hwmon_index; in get_sensor_hwmon_index() 331 return ++sensor_groups[sdata->type].hwmon_index; in get_sensor_hwmon_index() 492 sensor_groups[sdata->type].name, sdata->hwmon_index, in create_hwmon_attr() 520 sdata->hwmon_index = hd; in populate_sensor()
|