Home
last modified time | relevance | path

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

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