Home
last modified time | relevance | path

Searched refs:cs_dsp_wmfw_test_param (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/firmware/cirrus/test/
Dcs_dsp_test_wmfw.c44 struct cs_dsp_wmfw_test_param { struct
97 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_one_payload()
152 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_multiple_oneblock_payloads()
219 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_multiple_oneblock_payloads_reverse()
292 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_multiple_payloads_sparse_unordered()
654 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_1_unpacked_trailing()
757 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_2_unpacked_trailing()
860 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_3_unpacked_trailing()
963 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_2_single_unpacked_trailing()
1072 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_3_single_unpacked_trailing()
[all …]
Dcs_dsp_test_wmfw_error.c30 struct cs_dsp_wmfw_test_param { struct
271 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_too_short_for_block_header()
305 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_too_short_for_block_payload()
334 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_block_payload_len_garbage()
1165 static void cs_dsp_wmfw_err_block_types_desc(const struct cs_dsp_wmfw_test_param *param, in cs_dsp_wmfw_err_block_types_desc()
1171 static const struct cs_dsp_wmfw_test_param wmfw_valid_block_types_adsp2_cases[] = {
1181 static const struct cs_dsp_wmfw_test_param wmfw_valid_block_types_halo_cases[] = {
1191 static const struct cs_dsp_wmfw_test_param wmfw_invalid_block_types_cases[] = {