Searched refs:current_attributes (Results 1 – 1 of 1) sorted by relevance
1912 static const struct pmbus_sensor_attr current_attributes[] = { variable2445 ret = pmbus_add_sensor_attrs(client, data, "curr", current_attributes, in pmbus_find_attributes()2446 ARRAY_SIZE(current_attributes)); in pmbus_find_attributes()2492 .attr = current_attributes,2493 .nattr = ARRAY_SIZE(current_attributes),2496 .attr = current_attributes,2497 .nattr = ARRAY_SIZE(current_attributes),