attr_suffix       276 drivers/hwmon/ibmpowernv.c 	char attr_suffix[MAX_ATTR_LEN];
attr_suffix       280 drivers/hwmon/ibmpowernv.c 	err = get_sensor_index_attr(node_name, index, attr_suffix);
attr_suffix       284 drivers/hwmon/ibmpowernv.c 	attr_name = convert_opal_attr_name(type, attr_suffix);