Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm_adsp_fw_find_test.c20 char searched_fw_files[768]; member
111 strlcat(priv->searched_fw_files, params->dir_files[i], in wm_adsp_fw_find_test_pick_file()
112 sizeof(priv->searched_fw_files)); in wm_adsp_fw_find_test_pick_file()
113 strlcat(priv->searched_fw_files, ";", in wm_adsp_fw_find_test_pick_file()
114 sizeof(priv->searched_fw_files)); in wm_adsp_fw_find_test_pick_file()
138 "%s\n", priv->searched_fw_files); in wm_adsp_fw_find_test_pick_file()
141 "%s\n", priv->searched_fw_files); in wm_adsp_fw_find_test_pick_file()
143 "%s\n", priv->searched_fw_files); in wm_adsp_fw_find_test_pick_file()
147 "%s\n", priv->searched_fw_files); in wm_adsp_fw_find_test_pick_file()
152 "%s\n", priv->searched_fw_files); in wm_adsp_fw_find_test_pick_file()
[all …]