Home
last modified time | relevance | path

Searched defs:fmw (Results 1 – 4 of 4) sorted by relevance

/linux-6.8/sound/soc/codecs/
Dtas2781-fmwlib.c269 int tasdevice_rca_parser(void *context, const struct firmware *fmw) in tasdevice_rca_parser()
413 struct tasdev_blk *block, const struct firmware *fmw, int offset) in fw_parse_block_data_kernel()
473 struct tasdevice_data *img_data, const struct firmware *fmw, in fw_parse_data_kernel()
510 const struct firmware *fmw, int offset) in fw_parse_program_data_kernel()
537 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_configuration_data_kernel()
565 struct tasdevice_priv *tas_priv, const struct firmware *fmw, in fw_parse_variable_header_kernel()
898 const struct firmware *fmw, int offset) in fw_parse_variable_hdr()
936 *tas_priv, const struct firmware *fmw, int offset) in fw_parse_variable_header_git()
956 struct tasdev_blk *block, const struct firmware *fmw, int offset) in fw_parse_block_data()
1018 struct tasdevice_data *img_data, const struct firmware *fmw, in fw_parse_data()
[all …]
Dtas2781-i2c.c373 static void tasdevice_fw_ready(const struct firmware *fmw, in tasdevice_fw_ready()
/linux-6.8/include/sound/
Dtas2781.h98 struct tasdevice_fw *fmw; member
/linux-6.8/sound/pci/hda/
Dtas2781_hda_i2c.c588 static void tasdev_fw_ready(const struct firmware *fmw, void *context) in tasdev_fw_ready()