Searched refs:program_det_size_params (Results 1 – 2 of 2) sorted by relevance
315 struct program_det_size_params { struct783 struct program_det_size_params program_det_size_params; member
1757 seq_state->steps[*seq_state->num_steps].params.program_det_size_params.hubbub = hubbub; in hwss_add_hubp_program_det_size()1758 seq_state->steps[*seq_state->num_steps].params.program_det_size_params.hubp_inst = hubp_inst; in hwss_add_hubp_program_det_size()1759 …seq_state->steps[*seq_state->num_steps].params.program_det_size_params.det_buffer_size_kb = det_bu… in hwss_add_hubp_program_det_size()2414 struct hubbub *hubbub = params->program_det_size_params.hubbub; in hwss_program_det_size()2415 unsigned int hubp_inst = params->program_det_size_params.hubp_inst; in hwss_program_det_size()2416 unsigned int det_buffer_size_kb = params->program_det_size_params.det_buffer_size_kb; in hwss_program_det_size()