Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dtas2781-dsp.h189 int tasdevice_prmg_load(void *context, int prm_no);
/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c682 tasdevice_prmg_load(tas_priv, 0); in tasdev_fw_ready()
885 tasdevice_prmg_load(tas_hda->priv, tas_hda->priv->cur_prog); in tas2781_runtime_resume()
933 tasdevice_prmg_load(tas_hda->priv, tas_hda->priv->cur_prog); in tas2781_system_resume()
/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c2317 int tasdevice_prmg_load(void *context, int prm_no) in tasdevice_prmg_load() function
2360 EXPORT_SYMBOL_NS_GPL(tasdevice_prmg_load, SND_SOC_TAS2781_FMWLIB);
H A Dtas2781-i2c.c1423 tasdevice_prmg_load(tas_priv, 0); in tasdevice_fw_ready()