Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_i2c.c466 tasdevice_prmg_load(tas_priv, 0); in tasdevice_dspfw_init()
735 tasdevice_prmg_load(tas_hda->priv, tas_hda->priv->cur_prog); in tas2781_runtime_resume()
774 tasdevice_prmg_load(tas_hda->priv, tas_hda->priv->cur_prog); in tas2781_system_resume()
H A Dtas2781_hda_spi.c682 ret = tasdevice_prmg_load(tas_priv, 0); in tasdev_fw_ready()
909 ret = tasdevice_prmg_load(tas_priv, 0); in tas2781_system_resume()
/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c2703 int tasdevice_prmg_load(void *context, int prm_no) in tasdevice_prmg_load() function
2746 EXPORT_SYMBOL_NS_GPL(tasdevice_prmg_load, "SND_SOC_TAS2781_FMWLIB");
H A Dtas2781-i2c.c1716 tasdevice_prmg_load(tas_priv, 0); in tasdevice_fw_ready()