Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c416 static unsigned char map_dev_idx(struct tasdevice_fw *tas_fmw, in map_dev_idx() argument
422 struct tasdevice_dspfw_hdr *fw_hdr = &(tas_fmw->fw_hdr); in map_dev_idx()
446 static int fw_parse_block_data_kernel(struct tasdevice_fw *tas_fmw, in fw_parse_block_data_kernel() argument
452 dev_err(tas_fmw->dev, "%s: File Size error\n", __func__); in fw_parse_block_data_kernel()
487 block->dev_idx = map_dev_idx(tas_fmw, block); in fw_parse_block_data_kernel()
490 dev_err(tas_fmw->dev, "%s: nSublocks error\n", __func__); in fw_parse_block_data_kernel()
506 static int fw_parse_data_kernel(struct tasdevice_fw *tas_fmw, in fw_parse_data_kernel() argument
515 dev_err(tas_fmw->dev, "%s: File Size error\n", __func__); in fw_parse_data_kernel()
530 offset = fw_parse_block_data_kernel(tas_fmw, blk, fmw, offset); in fw_parse_data_kernel()
542 struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw, in fw_parse_tas5825_program_data_kernel() argument
[all …]
H A Dtas2781-comlib.c197 struct tasdevice_fw *tas_fmw = tas_dev->fmw; in tasdevice_dsp_remove() local
202 if (tas_fmw->programs) in tasdevice_dsp_remove()
203 tasdev_dsp_prog_remove(tas_fmw->programs, in tasdevice_dsp_remove()
204 tas_fmw->nr_programs); in tasdevice_dsp_remove()
205 if (tas_fmw->configs) in tasdevice_dsp_remove()
206 tasdev_dsp_cfg_remove(tas_fmw->configs, in tasdevice_dsp_remove()
207 tas_fmw->nr_configurations); in tasdevice_dsp_remove()
208 kfree(tas_fmw); in tasdevice_dsp_remove()
H A Dtas2781-i2c.c719 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdev_tf_data_get()
720 struct fct_param_address *p = &(tas_fmw->fct_par_addr); in tasdev_tf_data_get()
746 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdev_re_data_get()
747 struct fct_param_address *p = &(tas_fmw->fct_par_addr); in tasdev_re_data_get()
789 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdev_XMA1_data_get()
790 struct fct_param_address *p = &(tas_fmw->fct_par_addr); in tasdev_XMA1_data_get()
809 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdev_XMA2_data_get()
810 struct fct_param_address *p = &(tas_fmw->fct_par_addr); in tasdev_XMA2_data_get()
722 struct tasdevice_fw *tas_fmw = tas_priv->fmw; tasdev_tf_data_get() local
749 struct tasdevice_fw *tas_fmw = tas_priv->fmw; tasdev_re_data_get() local
792 struct tasdevice_fw *tas_fmw = tas_priv->fmw; tasdev_XMA1_data_get() local
812 struct tasdevice_fw *tas_fmw = tas_priv->fmw; tasdev_XMA2_data_get() local
/linux/include/sound/
H A Dtas2781.h242 struct tasdevice_fw *tas_fmw,
245 struct tasdevice_fw *tas_fmw,
248 struct tasdevice_fw *tas_fmw,