Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm_adsp.h105 char *wmfw_file_name; member
Dwm_adsp.c645 kfree(dsp->wmfw_file_name); in wm_adsp_debugfs_save_wmfwname()
646 dsp->wmfw_file_name = tmp; in wm_adsp_debugfs_save_wmfwname()
659 kfree(dsp->wmfw_file_name); in wm_adsp_debugfs_clear()
661 dsp->wmfw_file_name = NULL; in wm_adsp_debugfs_clear()
674 if (!dsp->wmfw_file_name || !dsp->booted) in wm_adsp_debugfs_wmfw_read()
678 dsp->wmfw_file_name, in wm_adsp_debugfs_wmfw_read()
679 strlen(dsp->wmfw_file_name)); in wm_adsp_debugfs_wmfw_read()