Lines Matching defs:param

97 	const struct cs_dsp_wmfw_test_param *param = test->param_value;  in wmfw_write_one_payload()  local
152 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_multiple_oneblock_payloads() local
219 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_multiple_oneblock_payloads_reverse() local
292 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_multiple_payloads_sparse_unordered() local
654 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_1_unpacked_trailing() local
757 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_2_unpacked_trailing() local
860 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_3_unpacked_trailing() local
963 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_2_single_unpacked_trailing() local
1072 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_3_single_unpacked_trailing() local
1186 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_1_unpacked_leading() local
1287 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_2_unpacked_leading() local
1391 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_3_unpacked_leading() local
1495 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_2_single_unpacked_leading() local
1605 const struct cs_dsp_wmfw_test_param *param = test->param_value; in wmfw_write_packed_3_single_unpacked_leading() local
1946 static void cs_dsp_mem_param_desc(const struct cs_dsp_wmfw_test_param *param, char *desc) in cs_dsp_mem_param_desc()