voltage_object_info_table  219 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 		const ATOM_VOLTAGE_OBJECT_INFO_V3_1 * voltage_object_info_table,
voltage_object_info_table  222 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 	unsigned int size = le16_to_cpu(voltage_object_info_table->sHeader.usStructureSize);
voltage_object_info_table  224 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 	uint8_t *start = (uint8_t *)voltage_object_info_table;
voltage_object_info_table   30 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c 		const struct atom_voltage_objects_info_v4_1 *voltage_object_info_table,
voltage_object_info_table   34 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c 			voltage_object_info_table->table_header.structuresize);
voltage_object_info_table   37 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c 	unsigned long start = (unsigned long)voltage_object_info_table;