int_vect          484 drivers/gpu/drm/radeon/rv770_smc.c 	const u8 *int_vect;
int_vect          500 drivers/gpu/drm/radeon/rv770_smc.c 		int_vect = (const u8 *)&rv770_smc_int_vectors;
int_vect          507 drivers/gpu/drm/radeon/rv770_smc.c 		int_vect = (const u8 *)&rv730_smc_int_vectors;
int_vect          514 drivers/gpu/drm/radeon/rv770_smc.c 		int_vect = (const u8 *)&rv710_smc_int_vectors;
int_vect          521 drivers/gpu/drm/radeon/rv770_smc.c 		int_vect = (const u8 *)&rv740_smc_int_vectors;
int_vect          528 drivers/gpu/drm/radeon/rv770_smc.c 		int_vect = (const u8 *)&cedar_smc_int_vectors;
int_vect          535 drivers/gpu/drm/radeon/rv770_smc.c 		int_vect = (const u8 *)&redwood_smc_int_vectors;
int_vect          542 drivers/gpu/drm/radeon/rv770_smc.c 		int_vect = (const u8 *)&juniper_smc_int_vectors;
int_vect          550 drivers/gpu/drm/radeon/rv770_smc.c 		int_vect = (const u8 *)&cypress_smc_int_vectors;
int_vect          557 drivers/gpu/drm/radeon/rv770_smc.c 		int_vect = (const u8 *)&barts_smc_int_vectors;
int_vect          564 drivers/gpu/drm/radeon/rv770_smc.c 		int_vect = (const u8 *)&turks_smc_int_vectors;
int_vect          571 drivers/gpu/drm/radeon/rv770_smc.c 		int_vect = (const u8 *)&caicos_smc_int_vectors;
int_vect          578 drivers/gpu/drm/radeon/rv770_smc.c 		int_vect = (const u8 *)&cayman_smc_int_vectors;
int_vect          596 drivers/gpu/drm/radeon/rv770_smc.c 					      int_vect, int_vect_size);