Home
last modified time | relevance | path

Searched refs:power_attributes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dpmbus_core.c1930 static const struct pmbus_sensor_attr power_attributes[] = { variable
2378 ret = pmbus_add_sensor_attrs(client, data, "power", power_attributes, in pmbus_find_attributes()
2379 ARRAY_SIZE(power_attributes)); in pmbus_find_attributes()
2427 .attr = power_attributes,
2428 .nattr = ARRAY_SIZE(power_attributes),
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dpmbus_core.c1668 static const struct pmbus_sensor_attr power_attributes[] = { variable
2116 ret = pmbus_add_sensor_attrs(client, data, "power", power_attributes, in pmbus_find_attributes()
2117 ARRAY_SIZE(power_attributes)); in pmbus_find_attributes()

Completed in 9 milliseconds