Searched refs:hwmon_attr (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sysfs.c | 21 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() 81 * This is included in our hwmon_attr struct that contains the references to 88 struct hwmon_attr *ixgbe_att in ixgbe_add_hwmon_attr() [all...] |
H A D | ixgbe.h | 479 struct hwmon_attr { struct 490 struct hwmon_attr hwmon_list[IXGBE_MAX_SENSORS * 4];
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sysfs.c | 21 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() 81 * This is included in our hwmon_attr struct that contains the references to 88 struct hwmon_attr *ixgbe_att in ixgbe_add_hwmon_attr() [all...] |
H A D | ixgbe.h | 522 struct hwmon_attr { struct 533 struct hwmon_attr hwmon_list[IXGBE_MAX_SENSORS * 4];
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | igb_hwmon.c | 27 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() 86 * This is included in our hwmon_attr struct that contains the references to 94 struct hwmon_attr *igb_att in igb_add_hwmon_attr() [all...] |
H A D | igb.h | 459 struct hwmon_attr { struct 470 struct hwmon_attr hwmon_list[E1000_MAX_SENSORS * 4];
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | igb_hwmon.c | 27 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() 86 * This is included in our hwmon_attr struct that contains the references to 94 struct hwmon_attr *igb_att in igb_add_hwmon_attr() [all...] |
H A D | igb.h | 459 struct hwmon_attr { struct 470 struct hwmon_attr hwmon_list[E1000_MAX_SENSORS * 4];
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_hwmon.c | 53 struct thermal_hwmon_attr *hwmon_attr in temp_input_show() local 56 = container_of(hwmon_attr, struct thermal_hwmon_temp, in temp_input_show() 71 struct thermal_hwmon_attr *hwmon_attr in temp_crit_show() local 74 = container_of(hwmon_attr, struct thermal_hwmon_temp, in temp_crit_show()
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_hwmon.c | 54 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()
|
Completed in 11 milliseconds