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.c461 tasdevice_prmg_load(tas_priv, 0); in tasdevice_dspfw_init()
710 tasdevice_prmg_load(tas_hda->priv, tas_hda->priv->cur_prog); in tas2781_runtime_resume()
753 tasdevice_prmg_load(tas_hda->priv, tas_hda->priv->cur_prog); in tas2781_system_resume()
H A Dtas2781_hda_spi.c680 ret = tasdevice_prmg_load(tas_priv, 0); in tasdev_fw_ready()
907 ret = tasdevice_prmg_load(tas_priv, 0); in tas2781_system_resume()
/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c2462 int tasdevice_prmg_load(void *context, int prm_no) in tasdevice_prmg_load() function
2505 EXPORT_SYMBOL_NS_GPL(tasdevice_prmg_load, "SND_SOC_TAS2781_FMWLIB");
H A Dtas2781-i2c.c1641 tasdevice_prmg_load(tas_priv, 0); in tasdevice_fw_ready()