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

/linux-4.4.14/drivers/net/ethernet/intel/igb/
H A Digb_hwmon.c47 struct hwmon_attr *igb_attr = container_of(attr, struct hwmon_attr, igb_hwmon_show_location()
57 struct hwmon_attr *igb_attr = container_of(attr, struct hwmon_attr, igb_hwmon_show_temp()
76 struct hwmon_attr *igb_attr = container_of(attr, struct hwmon_attr, igb_hwmon_show_cautionthresh()
90 struct hwmon_attr *igb_attr = container_of(attr, struct hwmon_attr, igb_hwmon_show_maxopthresh()
106 * This is included in our hwmon_attr struct that contains the references to
114 struct hwmon_attr *igb_attr; igb_add_hwmon_attr()
H A Digb.h330 struct hwmon_attr { struct
341 struct hwmon_attr hwmon_list[E1000_MAX_SENSORS * 4];
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sysfs.c46 struct hwmon_attr *ixgbe_attr = container_of(attr, struct hwmon_attr, ixgbe_hwmon_show_location()
56 struct hwmon_attr *ixgbe_attr = container_of(attr, struct hwmon_attr, ixgbe_hwmon_show_temp()
75 struct hwmon_attr *ixgbe_attr = container_of(attr, struct hwmon_attr, ixgbe_hwmon_show_cautionthresh()
89 struct hwmon_attr *ixgbe_attr = container_of(attr, struct hwmon_attr, ixgbe_hwmon_show_maxopthresh()
106 * This is included in our hwmon_attr struct that contains the references to
113 struct hwmon_attr *ixgbe_attr; ixgbe_add_hwmon_attr()
H A Dixgbe.h527 struct hwmon_attr { struct
538 struct hwmon_attr hwmon_list[IXGBE_MAX_SENSORS * 4];
/linux-4.4.14/drivers/thermal/
H A Dthermal_hwmon.c74 struct thermal_hwmon_attr *hwmon_attr temp_input_show() local
77 = container_of(hwmon_attr, struct thermal_hwmon_temp, temp_input_show()
92 struct thermal_hwmon_attr *hwmon_attr temp_crit_show() local
95 = container_of(hwmon_attr, struct thermal_hwmon_temp, temp_crit_show()

Completed in 291 milliseconds