Searched refs:hwmon_prefix (Results 1 – 2 of 2) sorted by relevance
366 const char *hwmon_prefix; in efx_siena_mcdi_mon_probe() local422 hwmon_prefix = "temp"; in efx_siena_mcdi_mon_probe()430 hwmon_prefix = "fan"; in efx_siena_mcdi_mon_probe()434 hwmon_prefix = "in"; in efx_siena_mcdi_mon_probe()438 hwmon_prefix = "curr"; in efx_siena_mcdi_mon_probe()442 hwmon_prefix = "power"; 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 …]
366 const char *hwmon_prefix; in efx_mcdi_mon_probe() local422 hwmon_prefix = "temp"; in efx_mcdi_mon_probe()430 hwmon_prefix = "fan"; in efx_mcdi_mon_probe()434 hwmon_prefix = "in"; in efx_mcdi_mon_probe()438 hwmon_prefix = "curr"; in efx_mcdi_mon_probe()442 hwmon_prefix = "power"; 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 …]