Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dtas2781-dsp.h172 int tasdevice_rca_parser(void *context, const struct firmware *fmw);
/openbmc/linux/sound/soc/codecs/
H A Dtas2781-i2c.c380 ret = tasdevice_rca_parser(tas_priv, fmw); in tasdevice_fw_ready()
H A Dtas2781-fmwlib.c207 int tasdevice_rca_parser(void *context, const struct firmware *fmw) in tasdevice_rca_parser() function
317 EXPORT_SYMBOL_NS_GPL(tasdevice_rca_parser, SND_SOC_TAS2781_FMWLIB);
/openbmc/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c530 ret = tasdevice_rca_parser(tas_priv, fmw); in tasdev_fw_ready()