Home
last modified time | relevance | path

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

/linux/drivers/firmware/cirrus/test/
H A Dcs_dsp_test_control_cache.c93 static int _find_alg_entry(struct kunit *test, unsigned int alg_id) in _find_alg_entry() function
205 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_init()
264 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_init_write_only()
867 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_not_started()
928 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_stopped()
994 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_powered_down()
1057 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_stopped_powered_down()
1125 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_not_current_loaded_fw()
1193 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_not_current_running_fw()
1262 int alg_idx = _find_alg_entry(test, param->alg_id); in cs_dsp_ctl_cache_read_running()
[all …]