Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dtas2781-dsp.h171 int tasdevice_dsp_parser(void *context);
/Linux-v6.6/sound/soc/codecs/
Dtas2781-i2c.c390 ret = tasdevice_dsp_parser(tas_priv); in tasdevice_fw_ready()
Dtas2781-fmwlib.c2063 int tasdevice_dsp_parser(void *context) in tasdevice_dsp_parser() function
2084 EXPORT_SYMBOL_NS_GPL(tasdevice_dsp_parser, SND_SOC_TAS2781_FMWLIB);
/Linux-v6.6/sound/pci/hda/
Dtas2781_hda_i2c.c518 ret = tasdevice_dsp_parser(tas_priv); in tasdev_fw_ready()