Searched refs:wmfw (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/firmware/cirrus/test/ |
| H A D | cs_dsp_test_callbacks.c | 160 struct firmware *wmfw; in cs_dsp_test_run_stop_callbacks() local 162 wmfw = cs_dsp_mock_wmfw_get_firmware(local->wmfw_builder); in cs_dsp_test_run_stop_callbacks() 165 cs_dsp_power_up(priv->dsp, wmfw, "wmfw", NULL, NULL, "misc"), in cs_dsp_test_run_stop_callbacks() 207 struct firmware *wmfw; in cs_dsp_test_ctl_v1_callbacks() local 228 wmfw = cs_dsp_mock_wmfw_get_firmware(local->wmfw_builder); in cs_dsp_test_ctl_v1_callbacks() 230 cs_dsp_power_up(priv->dsp, wmfw, "wmfw", NULL, NULL, "misc"), in cs_dsp_test_ctl_v1_callbacks() 266 struct firmware *wmfw; in cs_dsp_test_ctl_v2_callbacks() local 282 wmfw = cs_dsp_mock_wmfw_get_firmware(local->wmfw_builder); in cs_dsp_test_ctl_v2_callbacks() 284 cs_dsp_power_up(priv->dsp, wmfw, "wmfw", NULL, NULL, "misc"), in cs_dsp_test_ctl_v2_callbacks() 320 struct firmware *wmfw; in cs_dsp_test_no_callbacks() local [all …]
|
| /linux/Documentation/sound/codecs/ |
| H A D | cs35l56.rst | 74 Each amplifier requires two firmware files. One file has a .wmfw suffix, the 170 …[ 9.242164] cs35l56 sdw:0:0:01fa:3556:01:0: DSP1: cirrus/cs35l56-b0-dsp1-misc-xxxxxxxx.wmfw: forma… 171 …[ 9.242173] cs35l56 sdw:0:0:01fa:3556:01:0: DSP1: cirrus/cs35l56-b0-dsp1-misc-xxxxxxxx.wmfw: Tue 0… 185 … i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-xxxxxxxx.wmfw: format 3 timestamp… 186 … i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-xxxxxxxx.wmfw: Tue 05 Dec 2023 21… 211 DSP1: cirrus/cs35l56-b0-dsp1-misc-xxxxxxxx.wmfw 212 Shows that a .wmfw firmware file was found and downloaded. 226 Caused by mismatched .wmfw and .bin file, or .bin file was found but 227 .wmfw was not. 231 Caused by mismatched .wmfw and .bin file, or .bin file was found but [all …]
|