Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dtas2781-dsp.h178 int tasdevice_dsp_parser(void *context);
/openbmc/linux/sound/soc/codecs/
H A Dtas2781-i2c.c397 ret = tasdevice_dsp_parser(tas_priv); in tasdevice_fw_ready()
H A 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);
/openbmc/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c552 ret = tasdevice_dsp_parser(tas_priv); in tasdev_fw_ready()