Home
last modified time | relevance | path

Searched refs:cs_dsp_test_local (Results 1 – 9 of 9) sorted by relevance

/linux-6.14.4/drivers/firmware/cirrus/test/
Dcs_dsp_test_callbacks.c28 struct cs_dsp_test_local { struct
70 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_control_add_callback()
82 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_control_remove_callback()
92 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_pre_run_callback()
104 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_post_run_callback()
116 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_pre_stop_callback()
126 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_post_stop_callback()
136 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_watchdog_expired_callback()
159 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_run_stop_callbacks()
204 struct cs_dsp_test_local *local = priv->local; in cs_dsp_test_ctl_v1_callbacks()
[all …]
Dcs_dsp_test_wmfw_error.c24 struct cs_dsp_test_local { struct
56 struct cs_dsp_test_local *local = priv->local; in wmfw_load_with_unknown_blocks()
113 struct cs_dsp_test_local *local = priv->local; in wmfw_err_wrong_magic()
159 struct cs_dsp_test_local *local = priv->local; in wmfw_err_too_short_for_header()
183 struct cs_dsp_test_local *local = priv->local; in wmfw_err_bad_header_length()
233 struct cs_dsp_test_local *local = priv->local; in wmfw_err_bad_core_type()
273 struct cs_dsp_test_local *local = priv->local; in wmfw_too_short_for_block_header()
307 struct cs_dsp_test_local *local = priv->local; in wmfw_too_short_for_block_payload()
336 struct cs_dsp_test_local *local = priv->local; in wmfw_block_payload_len_garbage()
391 struct cs_dsp_test_local *local = priv->local; in wmfw_too_short_for_alg_header()
[all …]
Dcs_dsp_test_bin_error.c24 struct cs_dsp_test_local { struct
50 struct cs_dsp_test_local *local = priv->local; in bin_load_with_unknown_blocks() argument
106 struct cs_dsp_test_local *local = priv->local; in bin_err_wrong_magic()
152 struct cs_dsp_test_local *local = priv->local; in bin_err_too_short_for_header()
175 struct cs_dsp_test_local *local = priv->local; in bin_err_bad_header_length()
224 struct cs_dsp_test_local *local = priv->local; in bin_err_bad_core_type()
263 struct cs_dsp_test_local *local = priv->local; in bin_too_short_for_block_header()
298 struct cs_dsp_test_local *local = priv->local; in bin_too_short_for_block_payload()
329 struct cs_dsp_test_local *local = priv->local; in bin_block_payload_len_garbage()
394 struct cs_dsp_test_local *local; in cs_dsp_bin_err_test_common_init()
[all …]
Dcs_dsp_test_control_parse.c22 struct cs_dsp_test_local { struct
92 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_no_coeffs()
111 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_v1_name()
141 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_empty_v1_name()
171 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_max_v1_name()
199 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_short_name()
229 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_min_short_name()
260 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_max_short_name()
293 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_with_min_fullname()
325 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_parse_with_max_fullname()
[all …]
Dcs_dsp_test_wmfw.c38 struct cs_dsp_test_local { struct
66 struct cs_dsp_test_local *local = priv->local; in wmfw_write_xm_header_unpacked()
99 struct cs_dsp_test_local *local = priv->local; in wmfw_write_one_payload()
154 struct cs_dsp_test_local *local = priv->local; in wmfw_write_multiple_oneblock_payloads()
221 struct cs_dsp_test_local *local = priv->local; in wmfw_write_multiple_oneblock_payloads_reverse()
294 struct cs_dsp_test_local *local = priv->local; in wmfw_write_multiple_payloads_sparse_unordered()
369 struct cs_dsp_test_local *local = priv->local; in wmfw_write_all_unpacked_pm()
413 struct cs_dsp_test_local *local = priv->local; in wmfw_write_all_packed_pm()
480 struct cs_dsp_test_local *local = priv->local; in wmfw_write_multiple_unpacked_mem()
577 struct cs_dsp_test_local *local = priv->local; in wmfw_write_multiple_packed_unpacked_mem()
[all …]
Dcs_dsp_test_control_rw.c23 struct cs_dsp_test_local { struct
121 struct cs_dsp_test_local *local = priv->local; in _create_dummy_wmfw()
144 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_write_running()
215 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_read_volatile_running()
286 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_read_volatile_not_started()
336 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_read_volatile_stopped()
390 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_read_volatile_stopped_powered_down()
446 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_read_volatile_not_current_loaded_fw()
504 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_read_volatile_not_current_running_fw()
565 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_write_volatile_not_started()
[all …]
Dcs_dsp_test_control_cache.c23 struct cs_dsp_test_local { struct
125 struct cs_dsp_test_local *local = priv->local; in _create_dummy_wmfw()
148 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_v2_cache_alloc()
202 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init()
261 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init_write_only()
532 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init_multiple_mems()
653 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init_multiple_algs()
754 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init_multiple_offsets()
865 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_read_not_started()
926 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_read_stopped()
[all …]
Dcs_dsp_test_bin.c61 struct cs_dsp_test_local { struct
2163 priv->local = kunit_kzalloc(test, sizeof(struct cs_dsp_test_local), GFP_KERNEL); in cs_dsp_bin_test_common_init()
/linux-6.14.4/include/linux/firmware/cirrus/
Dcs_dsp_test_utils.h14 struct cs_dsp_test_local;
27 struct cs_dsp_test_local *local;