Searched defs:efx_mcdi_mon_attribute (Results 1 – 2 of 2) sorted by relevance
135 struct efx_mcdi_mon_attribute { struct136 struct device_attribute dev_attr;137 unsigned int index;138 unsigned int type;139 enum efx_hwmon_type hwmon_type;140 unsigned int limit_value;141 char name[12];