Home
last modified time | relevance | path

Searched refs:tasdevice_fw (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/sound/pci/hda/
H A Dtas2781-spi.h84 struct tasdevice_fw *cali_data_fmw;
86 struct tasdevice_fw *fmw;
116 struct tasdevice_fw *tas_fmw,
119 struct tasdevice_fw *tas_fmw,
H A Dtas2781_spi_fwlib.c363 static unsigned char map_dev_idx(struct tasdevice_fw *tas_fmw, in map_dev_idx()
392 static int fw_parse_block_data_kernel(struct tasdevice_fw *tas_fmw, in fw_parse_block_data_kernel()
442 static int fw_parse_data_kernel(struct tasdevice_fw *tas_fmw, in fw_parse_data_kernel()
477 struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw, in fw_parse_program_data_kernel()
532 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in fw_parse_variable_header_kernel()
926 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in fw_parse_variable_header_git()
935 static int fw_parse_block_data(struct tasdevice_fw *tas_fmw, in fw_parse_block_data()
993 static int fw_parse_data(struct tasdevice_fw *tas_fmw, in fw_parse_data()
1687 struct tasdevice_fw *tas_fmw; in tasdevice_dspfw_ready()
1864 static void tas2781_clear_calfirmware(struct tasdevice_fw *tas_fmw) in tas2781_clear_calfirmware()
[all …]
H A Dtas2781_hda_i2c.c273 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_info_programs()
287 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_info_config()
318 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_program_put()
361 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_config_put()
/linux-6.15/include/sound/
H A Dtas2781.h137 struct tasdevice_fw *cali_data_fmw;
166 struct tasdevice_fw *fmw;
202 struct tasdevice_fw *tas_fmw,
205 struct tasdevice_fw *tas_fmw,
208 struct tasdevice_fw *tas_fmw,
H A Dtas2781-dsp.h132 struct tasdevice_fw { struct
/linux-6.15/sound/soc/codecs/
H A Dtas2781-fmwlib.c471 static int fw_parse_data_kernel(struct tasdevice_fw *tas_fmw, in fw_parse_data_kernel()
564 struct tasdevice_fw *tas_fmw, const unsigned char *data) in fct_param_address_parser()
685 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in fw_parse_variable_header_kernel()
1055 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in fw_parse_variable_header_git()
1134 static int fw_parse_data(struct tasdevice_fw *tas_fmw, in fw_parse_data()
1250 struct tasdevice_fw *tas_fmw, in fw_parse_configuration_data()
2016 struct tasdevice_fw *tas_fmw; in tas2781_load_calibration()
2089 struct tasdevice_fw *tas_fmw; in tasdevice_dspfw_ready()
2355 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdevice_select_tuningprm_cfg()
2456 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdevice_prmg_load()
[all …]
H A Dtas2781-i2c.c687 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdev_tf_data_get()
714 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdev_re_data_get()
757 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdev_XMA1_data_get()
777 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdev_XMA2_data_get()
981 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_info_programs()
997 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_info_configurations()
1278 struct tasdevice_fw *fmw = priv->fmw; in tasdevice_create_cali_ctrls()
H A Dtas2781-comlib.c421 struct tasdevice_fw *tas_fmw = tas_dev->fmw; in tasdevice_dsp_remove()