Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sysfs.c21 struct hwmon_attr *ixgbe_attr = container_of(attr, struct hwmon_attr, in ixgbe_hwmon_show_location()
31 struct hwmon_attr *ixgbe_attr = container_of(attr, struct hwmon_attr, in ixgbe_hwmon_show_temp()
50 struct hwmon_attr *ixgbe_attr = container_of(attr, struct hwmon_attr, in ixgbe_hwmon_show_cautionthresh()
64 struct hwmon_attr *ixgbe_attr = container_of(attr, struct hwmon_attr, in ixgbe_hwmon_show_maxopthresh()
88 struct hwmon_attr *ixgbe_attr; in ixgbe_add_hwmon_attr()
H A Dixgbe.h522 struct hwmon_attr { struct
533 struct hwmon_attr hwmon_list[IXGBE_MAX_SENSORS * 4]; argument
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_hwmon.c27 struct hwmon_attr *igb_attr = container_of(attr, struct hwmon_attr, in igb_hwmon_show_location()
37 struct hwmon_attr *igb_attr = container_of(attr, struct hwmon_attr, in igb_hwmon_show_temp()
56 struct hwmon_attr *igb_attr = container_of(attr, struct hwmon_attr, in igb_hwmon_show_cautionthresh()
70 struct hwmon_attr *igb_attr = container_of(attr, struct hwmon_attr, in igb_hwmon_show_maxopthresh()
94 struct hwmon_attr *igb_attr; in igb_add_hwmon_attr()
H A Digb.h459 struct hwmon_attr { struct
470 struct hwmon_attr hwmon_list[E1000_MAX_SENSORS * 4]; argument
/openbmc/linux/drivers/thermal/
H A Dthermal_hwmon.c54 struct thermal_hwmon_attr *hwmon_attr in temp_input_show() local
57 = container_of(hwmon_attr, struct thermal_hwmon_temp, in temp_input_show()
72 struct thermal_hwmon_attr *hwmon_attr in temp_crit_show() local
75 = container_of(hwmon_attr, struct thermal_hwmon_temp, in temp_crit_show()