Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/pmbus/
Dpmbus_core.c1031 int new_max_attrs = data->max_attributes + PMBUS_ATTR_ALLOC_SIZE; in pmbus_add_attribute() local
1033 new_max_attrs * sizeof(void *), in pmbus_add_attribute()
1038 data->max_attributes = new_max_attrs; in pmbus_add_attribute()