Lines Matching refs:tasdevice_fw

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()
1784 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_header()
1825 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_variable_hdr_cal()
1848 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_calibration_data()
1910 struct tasdevice_fw *tas_fmw; in tas2781_load_calibration()
1931 tas_fmw = tasdev->cali_data_fmw = kzalloc(sizeof(struct tasdevice_fw), in tas2781_load_calibration()
1983 struct tasdevice_fw *tas_fmw; in tasdevice_dspfw_ready()
1994 tas_priv->fmw = kzalloc(sizeof(struct tasdevice_fw), GFP_KERNEL); in tasdevice_dspfw_ready()
2086 static void tas2781_clear_calfirmware(struct tasdevice_fw *tas_fmw) in tas2781_clear_calfirmware()
2186 struct tasdevice_fw *cal_fmw; in tasdev_load_calibrated_data()
2207 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdevice_select_tuningprm_cfg()
2308 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdevice_prmg_load()
2353 struct tasdevice_fw *tas_fmw = tas_priv->fmw; in tasdevice_tuning_switch()