Home
last modified time | relevance | path

Searched refs:hwmon_type (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c37 enum efx_hwmon_type hwmon_type; member
117 hwmon_type = efx_mcdi_sensor_type[type].hwmon_type; in efx_mcdi_sensor_event()
124 unit = efx_hwmon_unit[hwmon_type]; in efx_mcdi_sensor_event()
139 enum efx_hwmon_type hwmon_type; member
206 switch (mon_attr->hwmon_type) { in efx_mcdi_mon_show_value()
233 switch (mon_attr->hwmon_type) { in efx_mcdi_mon_show_limit()
292 attr->hwmon_type = efx_mcdi_sensor_type[type].hwmon_type; in efx_mcdi_mon_add_attr()
366 enum efx_hwmon_type hwmon_type; in efx_mcdi_mon_probe() local
409 hwmon_type = efx_mcdi_sensor_type[type].hwmon_type; in efx_mcdi_mon_probe()
418 hwmon_type = EFX_HWMON_UNKNOWN; in efx_mcdi_mon_probe()
[all …]
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dmcdi_mon.c37 enum efx_hwmon_type hwmon_type; member
117 hwmon_type = efx_mcdi_sensor_type[type].hwmon_type; in efx_siena_mcdi_sensor_event()
124 unit = efx_hwmon_unit[hwmon_type]; in efx_siena_mcdi_sensor_event()
139 enum efx_hwmon_type hwmon_type; member
206 switch (mon_attr->hwmon_type) { in efx_mcdi_mon_show_value()
233 switch (mon_attr->hwmon_type) { in efx_mcdi_mon_show_limit()
292 attr->hwmon_type = efx_mcdi_sensor_type[type].hwmon_type; in efx_mcdi_mon_add_attr()
366 enum efx_hwmon_type hwmon_type; in efx_siena_mcdi_mon_probe() local
409 hwmon_type = efx_mcdi_sensor_type[type].hwmon_type; in efx_siena_mcdi_mon_probe()
418 hwmon_type = EFX_HWMON_UNKNOWN; in efx_siena_mcdi_mon_probe()
[all …]
/linux-6.15/tools/perf/util/
H A Dhwmon_pmu.h20 enum hwmon_type { enum
106 enum hwmon_type type :8;
129 enum hwmon_type *type,
H A Dhwmon_pmu.c158 enum hwmon_type *type, in parse_hwmon_filename()
254 enum hwmon_type type; in hwmon_pmu__read_events()
545 enum hwmon_type type; in hwmon_pmu__have_event()
580 enum hwmon_type type; in hwmon_pmu__config_term()
664 enum hwmon_type type; in hwmon_pmu__check_alias()
/linux-6.15/tools/perf/tests/
H A Dhwmon_pmu.c256 enum hwmon_type type; in test__parse_hwmon_filename()
321 enum hwmon_type type; in test__parse_hwmon_filename()