Home
last modified time | relevance | path

Searched refs:PMBUS_ATTR_ALLOC_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/hwmon/pmbus/
Dpmbus_core.c30 #define PMBUS_ATTR_ALLOC_SIZE 32 macro
1031 int new_max_attrs = data->max_attributes + PMBUS_ATTR_ALLOC_SIZE; in pmbus_add_attribute()