Searched defs:efx_mcdi_mon_attribute (Results 1 – 1 of 1) sorted by relevance
138 struct efx_mcdi_mon_attribute { struct139 struct device_attribute dev_attr;140 unsigned int index;141 unsigned int type;142 enum efx_hwmon_type hwmon_type;143 unsigned int limit_value;144 char name[12];