Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dtas2781-dsp.h213 int tasdevice_prmg_load(void *context, int prm_no);
/linux-6.15/sound/pci/hda/
H A Dtas2781_hda_i2c.c750 tasdevice_prmg_load(tas_priv, 0); in tasdev_fw_ready()
952 tasdevice_prmg_load(tas_hda->priv, tas_hda->priv->cur_prog); in tas2781_runtime_resume()
1000 tasdevice_prmg_load(tas_hda->priv, tas_hda->priv->cur_prog); in tas2781_system_resume()
/linux-6.15/sound/soc/codecs/
H A Dtas2781-fmwlib.c2453 int tasdevice_prmg_load(void *context, int prm_no) in tasdevice_prmg_load() function
2496 EXPORT_SYMBOL_NS_GPL(tasdevice_prmg_load, "SND_SOC_TAS2781_FMWLIB");
H A Dtas2781-i2c.c1500 tasdevice_prmg_load(tas_priv, 0); in tasdevice_fw_ready()