Lines Matching refs:tasdevice_fw

319 static int fw_parse_block_data_kernel(struct tasdevice_fw *tas_fmw,  in fw_parse_block_data_kernel()
371 static int fw_parse_data_kernel(struct tasdevice_fw *tas_fmw, in fw_parse_data_kernel()
408 struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw, in fw_parse_program_data_kernel()
436 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_configuration_data_kernel()
467 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in fw_parse_variable_header_kernel()
968 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in fw_parse_variable_header_git()
985 static int fw_parse_block_data(struct tasdevice_fw *tas_fmw, in fw_parse_block_data()
1047 static int fw_parse_data(struct tasdevice_fw *tas_fmw, in fw_parse_data()
1098 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_program_data()
1163 struct tasdevice_fw *tas_fmw, in fw_parse_configuration_data()
1786 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_header()
1827 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_variable_hdr_cal()
1850 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_calibration_data()
1912 struct tasdevice_fw *tas_fmw; in tas2781_load_calibration()
1933 tas_fmw = tasdev->cali_data_fmw = kzalloc(sizeof(struct tasdevice_fw), in tas2781_load_calibration()
1985 struct tasdevice_fw *tas_fmw; in tasdevice_dspfw_ready()
1996 tas_priv->fmw = kzalloc(sizeof(struct tasdevice_fw), GFP_KERNEL); in tasdevice_dspfw_ready()
2087 static void tas2781_clear_calfirmware(struct tasdevice_fw *tas_fmw) in tas2781_clear_calfirmware()
2187 struct tasdevice_fw *cal_fmw; in tasdev_load_calibrated_data()
2208 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdevice_select_tuningprm_cfg()
2309 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdevice_prmg_load()
2354 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdevice_tuning_switch()