pm4__set_config_reg  338 drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.c 	struct pm4__set_config_reg *packets_vec;
pm4__set_config_reg  347 drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.c 	size_t ib_size = sizeof(struct pm4__set_config_reg) * 4;
pm4__set_config_reg  377 drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.c 	packets_vec = (struct pm4__set_config_reg *) (packet_buff_uint);
pm4__set_config_reg  592 drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.c 	struct pm4__set_config_reg *packets_vec;
pm4__set_config_reg  593 drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.c 	size_t ib_size = sizeof(struct pm4__set_config_reg) * 3;
pm4__set_config_reg  648 drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.c 	packets_vec =  (struct pm4__set_config_reg *) packet_buff_uint;