Home
last modified time | relevance | path

Searched defs:wmfw (Results 1 – 8 of 8) sorted by relevance

/linux-6.14.4/drivers/firmware/cirrus/test/
Dcs_dsp_test_control_parse.c93 struct firmware *wmfw; in cs_dsp_ctl_parse_no_coeffs() local
114 struct firmware *wmfw; in cs_dsp_ctl_parse_v1_name() local
144 struct firmware *wmfw; in cs_dsp_ctl_parse_empty_v1_name() local
174 struct firmware *wmfw; in cs_dsp_ctl_parse_max_v1_name() local
202 struct firmware *wmfw; in cs_dsp_ctl_parse_short_name() local
232 struct firmware *wmfw; in cs_dsp_ctl_parse_min_short_name() local
263 struct firmware *wmfw; in cs_dsp_ctl_parse_max_short_name() local
296 struct firmware *wmfw; in cs_dsp_ctl_parse_with_min_fullname() local
328 struct firmware *wmfw; in cs_dsp_ctl_parse_with_max_fullname() local
361 struct firmware *wmfw; in cs_dsp_ctl_parse_with_min_description() local
[all …]
Dcs_dsp_test_wmfw_error.c57 struct firmware *wmfw; in wmfw_load_with_unknown_blocks() local
114 struct firmware *wmfw; in wmfw_err_wrong_magic() local
160 struct firmware *wmfw; in wmfw_err_too_short_for_header() local
184 struct firmware *wmfw; in wmfw_err_bad_header_length() local
234 struct firmware *wmfw; in wmfw_err_bad_core_type() local
274 struct firmware *wmfw; in wmfw_too_short_for_block_header() local
308 struct firmware *wmfw; in wmfw_too_short_for_block_payload() local
337 struct firmware *wmfw; in wmfw_block_payload_len_garbage() local
392 struct firmware *wmfw; in wmfw_too_short_for_alg_header() local
425 struct firmware *wmfw; in wmfw_v1_alg_name_unterminated() local
[all …]
Dcs_dsp_test_control_cache.c153 struct firmware *wmfw; in cs_dsp_ctl_v2_cache_alloc() local
208 struct firmware *wmfw; in cs_dsp_ctl_cache_init() local
266 struct firmware *wmfw; in cs_dsp_ctl_cache_init_write_only() local
319 struct firmware *wmfw; in cs_dsp_ctl_cache_init_multiple_fw_same_controls() local
428 struct firmware *wmfw; in cs_dsp_ctl_cache_init_multiple_fwalgid_same_controls() local
536 struct firmware *wmfw; in cs_dsp_ctl_cache_init_multiple_mems() local
657 struct firmware *wmfw; in cs_dsp_ctl_cache_init_multiple_algs() local
758 struct firmware *wmfw; in cs_dsp_ctl_cache_init_multiple_offsets() local
871 struct firmware *wmfw; in cs_dsp_ctl_cache_read_not_started() local
932 struct firmware *wmfw; in cs_dsp_ctl_cache_read_stopped() local
[all …]
Dcs_dsp_test_control_rw.c150 struct firmware *wmfw; in cs_dsp_ctl_write_running() local
221 struct firmware *wmfw; in cs_dsp_ctl_read_volatile_running() local
292 struct firmware *wmfw; in cs_dsp_ctl_read_volatile_not_started() local
342 struct firmware *wmfw; in cs_dsp_ctl_read_volatile_stopped() local
396 struct firmware *wmfw; in cs_dsp_ctl_read_volatile_stopped_powered_down() local
453 struct firmware *wmfw; in cs_dsp_ctl_read_volatile_not_current_loaded_fw() local
511 struct firmware *wmfw; in cs_dsp_ctl_read_volatile_not_current_running_fw() local
571 struct firmware *wmfw; in cs_dsp_ctl_write_volatile_not_started() local
628 struct firmware *wmfw; in cs_dsp_ctl_write_volatile_stopped() local
689 struct firmware *wmfw; in cs_dsp_ctl_write_volatile_stopped_powered_down() local
[all …]
Dcs_dsp_test_wmfw.c67 struct firmware *wmfw = cs_dsp_mock_wmfw_get_firmware(priv->local->wmfw_builder); in wmfw_write_xm_header_unpacked() local
100 struct firmware *wmfw; in wmfw_write_one_payload() local
155 struct firmware *wmfw; in wmfw_write_multiple_oneblock_payloads() local
222 struct firmware *wmfw; in wmfw_write_multiple_oneblock_payloads_reverse() local
295 struct firmware *wmfw; in wmfw_write_multiple_payloads_sparse_unordered() local
370 struct firmware *wmfw; in wmfw_write_all_unpacked_pm() local
414 struct firmware *wmfw; in wmfw_write_all_packed_pm() local
481 struct firmware *wmfw; in wmfw_write_multiple_unpacked_mem() local
578 struct firmware *wmfw; in wmfw_write_multiple_packed_unpacked_mem() local
664 struct firmware *wmfw; in wmfw_write_packed_1_unpacked_trailing() local
[all …]
Dcs_dsp_test_callbacks.c160 struct firmware *wmfw; in cs_dsp_test_run_stop_callbacks() local
207 struct firmware *wmfw; in cs_dsp_test_ctl_v1_callbacks() local
266 struct firmware *wmfw; in cs_dsp_test_ctl_v2_callbacks() local
320 struct firmware *wmfw; in cs_dsp_test_no_callbacks() local
356 struct firmware *wmfw; in cs_dsp_test_adsp2v2_watchdog_callback() local
380 struct firmware *wmfw; in cs_dsp_test_adsp2v2_watchdog_no_callbacks() local
401 struct firmware *wmfw; in cs_dsp_test_halo_watchdog_callback() local
421 struct firmware *wmfw; in cs_dsp_test_halo_watchdog_no_callbacks() local
Dcs_dsp_test_bin_error.c28 struct firmware *wmfw; member
Dcs_dsp_test_bin.c64 struct firmware *wmfw; member