Home
last modified time | relevance | path

Searched defs:tas_fmw (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c317 static int fw_parse_block_data_kernel(struct tasdevice_fw *tas_fmw, in fw_parse_block_data_kernel()
369 static int fw_parse_data_kernel(struct tasdevice_fw *tas_fmw, in fw_parse_data_kernel()
406 struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw, in fw_parse_program_data_kernel()
434 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_configuration_data_kernel()
465 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in fw_parse_variable_header_kernel() local
966 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in fw_parse_variable_header_git() local
983 static int fw_parse_block_data(struct tasdevice_fw *tas_fmw, in fw_parse_block_data()
1045 static int fw_parse_data(struct tasdevice_fw *tas_fmw, in fw_parse_data()
1096 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_program_data()
1161 struct tasdevice_fw *tas_fmw, in fw_parse_configuration_data()
[all …]
H A Dtas2781-comlib.c390 struct tasdevice_fw *tas_fmw = tas_dev->fmw; in tasdevice_dsp_remove() local