Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/firmware/cirrus/test/
Dcs_dsp_test_control_cache.c89 static const char * const cs_dsp_ctl_cache_test_fw_names[] = { variable
325 static_assert(ARRAY_SIZE(cs_dsp_ctl_cache_test_fw_names) >= ARRAY_SIZE(builder)); in cs_dsp_ctl_cache_init_multiple_fw_same_controls()
362 cs_dsp_ctl_cache_test_fw_names[i], in cs_dsp_ctl_cache_init_multiple_fw_same_controls()
364 cs_dsp_ctl_cache_test_fw_names[i]), in cs_dsp_ctl_cache_init_multiple_fw_same_controls()
382 if (strcmp(walkctl->fw_name, cs_dsp_ctl_cache_test_fw_names[0]) == 0) in cs_dsp_ctl_cache_init_multiple_fw_same_controls()
384 else if (strcmp(walkctl->fw_name, cs_dsp_ctl_cache_test_fw_names[1]) == 0) in cs_dsp_ctl_cache_init_multiple_fw_same_controls()
386 else if (strcmp(walkctl->fw_name, cs_dsp_ctl_cache_test_fw_names[2]) == 0) in cs_dsp_ctl_cache_init_multiple_fw_same_controls()
434 static_assert(ARRAY_SIZE(cs_dsp_ctl_cache_test_fw_names) >= ARRAY_SIZE(builder)); in cs_dsp_ctl_cache_init_multiple_fwalgid_same_controls()
471 cs_dsp_ctl_cache_test_fw_names[i], in cs_dsp_ctl_cache_init_multiple_fwalgid_same_controls()
473 cs_dsp_ctl_cache_test_fw_names[i]), in cs_dsp_ctl_cache_init_multiple_fwalgid_same_controls()