Lines Matching defs:fmw
207 int tasdevice_rca_parser(void *context, const struct firmware *fmw) in tasdevice_rca_parser()
320 struct tasdev_blk *block, const struct firmware *fmw, int offset) in fw_parse_block_data_kernel()
372 struct tasdevice_data *img_data, const struct firmware *fmw, in fw_parse_data_kernel()
409 const struct firmware *fmw, int offset) in fw_parse_program_data_kernel()
436 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_configuration_data_kernel()
464 struct tasdevice_priv *tas_priv, const struct firmware *fmw, in fw_parse_variable_header_kernel()
928 const struct firmware *fmw, int offset) in fw_parse_variable_hdr()
966 *tas_priv, const struct firmware *fmw, int offset) in fw_parse_variable_header_git()
986 struct tasdev_blk *block, const struct firmware *fmw, int offset) in fw_parse_block_data()
1048 struct tasdevice_data *img_data, const struct firmware *fmw, in fw_parse_data()
1098 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_program_data()
1164 const struct firmware *fmw, int offset) 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()
1913 struct firmware fmw; in tas2781_load_calibration() local
1980 static int tasdevice_dspfw_ready(const struct firmware *fmw, in tasdevice_dspfw_ready()