Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Dwm_adsp.h105 char *wmfw_file_name; member
Dwm_adsp.c647 kfree(dsp->wmfw_file_name); in wm_adsp_debugfs_save_wmfwname()
648 dsp->wmfw_file_name = tmp; in wm_adsp_debugfs_save_wmfwname()
661 kfree(dsp->wmfw_file_name); in wm_adsp_debugfs_clear()
663 dsp->wmfw_file_name = NULL; in wm_adsp_debugfs_clear()
676 if (!dsp->wmfw_file_name || !dsp->booted) in wm_adsp_debugfs_wmfw_read()
680 dsp->wmfw_file_name, in wm_adsp_debugfs_wmfw_read()
681 strlen(dsp->wmfw_file_name)); in wm_adsp_debugfs_wmfw_read()