Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dtas2781-dsp.h123 TASDEVICE_DSP_FW_FAIL, enumerator
/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c286 tas_priv->fw_state = TASDEVICE_DSP_FW_FAIL; in tasdevice_rca_parser()
298 tas_priv->fw_state = TASDEVICE_DSP_FW_FAIL; in tasdevice_rca_parser()
309 tas_priv->fw_state = TASDEVICE_DSP_FW_FAIL; in tasdevice_rca_parser()
328 tas_priv->fw_state = TASDEVICE_DSP_FW_FAIL; in tasdevice_rca_parser()
335 tas_priv->fw_state = TASDEVICE_DSP_FW_FAIL; in tasdevice_rca_parser()
354 tas_priv->fw_state = TASDEVICE_DSP_FW_FAIL; in tasdevice_rca_parser()
361 tas_priv->fw_state = TASDEVICE_DSP_FW_FAIL; in tasdevice_rca_parser()
371 tas_priv->fw_state = TASDEVICE_DSP_FW_FAIL; in tasdevice_rca_parser()
2327 if (tas_priv->fw_state == TASDEVICE_DSP_FW_FAIL) { in tasdevice_tuning_switch()
H A Dtas2781-i2c.c396 tas_priv->fw_state = TASDEVICE_DSP_FW_FAIL; in tasdevice_fw_ready()
420 if (tas_priv->fw_state == TASDEVICE_DSP_FW_FAIL) { in tasdevice_fw_ready()
/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c658 tas_priv->fw_state = TASDEVICE_DSP_FW_FAIL; in tasdev_fw_ready()