Searched refs:tasdevice_fw (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | tas2781.h | 71 struct tasdevice_fw *cali_data_fmw; 90 struct tasdevice_fw *fmw; 121 struct tasdevice_fw *tas_fmw, 124 struct tasdevice_fw *tas_fmw,
|
H A D | tas2781-dsp.h | 104 struct tasdevice_fw { struct
|
/openbmc/linux/sound/soc/codecs/ |
H A D | tas2781-fmwlib.c | 317 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() 966 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in fw_parse_variable_header_git() 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 D | tas2781-i2c.c | 173 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_info_programs() 189 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_info_configurations()
|
H A D | tas2781-comlib.c | 390 struct tasdevice_fw *tas_fmw = tas_dev->fmw; in tasdevice_dsp_remove()
|
/openbmc/linux/sound/pci/hda/ |
H A D | tas2781_hda_i2c.c | 207 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_info_programs() 221 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_info_config() 249 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_program_put() 286 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_config_put()
|