Searched defs:fmw (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/sound/soc/codecs/ |
D | tas2781-fmwlib.c | 267 int tasdevice_rca_parser(void *context, const struct firmware *fmw) in tasdevice_rca_parser() 411 struct tasdev_blk *block, const struct firmware *fmw, int offset) in fw_parse_block_data_kernel() 471 struct tasdevice_data *img_data, const struct firmware *fmw, in fw_parse_data_kernel() 508 const struct firmware *fmw, int offset) in fw_parse_program_data_kernel() 535 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_configuration_data_kernel() 563 struct tasdevice_priv *tas_priv, const struct firmware *fmw, in fw_parse_variable_header_kernel() 896 const struct firmware *fmw, int offset) in fw_parse_variable_hdr() 934 *tas_priv, const struct firmware *fmw, int offset) in fw_parse_variable_header_git() 954 struct tasdev_blk *block, const struct firmware *fmw, int offset) in fw_parse_block_data() 1016 struct tasdevice_data *img_data, const struct firmware *fmw, in fw_parse_data() [all …]
|
D | pcm6240.c | 1470 static int pcmdev_regbin_ready(const struct firmware *fmw, void *ctxt) in pcmdev_regbin_ready()
|
D | tas2781-i2c.c | 1314 static void tasdevice_fw_ready(const struct firmware *fmw, in tasdevice_fw_ready()
|
/linux-6.14.4/sound/pci/hda/ |
D | tas2781_spi_fwlib.c | 271 int tasdevice_spi_rca_parser(void *context, const struct firmware *fmw) in tasdevice_spi_rca_parser() 393 struct tasdev_blk *block, const struct firmware *fmw, int offset) in fw_parse_block_data_kernel() 443 struct tasdevice_data *img_data, const struct firmware *fmw, in fw_parse_data_kernel() 478 const struct firmware *fmw, int offset) in fw_parse_program_data_kernel() 503 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_configuration_data_kernel() 530 const struct firmware *fmw, int offset) in fw_parse_variable_header_kernel() 889 const struct firmware *fmw, int offset) in fw_parse_variable_hdr() 924 *tas_priv, const struct firmware *fmw, int offset) in fw_parse_variable_header_git() 936 struct tasdev_blk *block, const struct firmware *fmw, int offset) in fw_parse_block_data() 994 struct tasdevice_data *img_data, const struct firmware *fmw, in fw_parse_data() [all …]
|
D | tas2781-spi.h | 86 struct tasdevice_fw *fmw; member
|
D | tas2781_hda_i2c.c | 656 static void tasdev_fw_ready(const struct firmware *fmw, void *context) in tasdev_fw_ready()
|
D | tas2781_hda_spi.c | 910 static void tasdev_fw_ready(const struct firmware *fmw, void *context) in tasdev_fw_ready()
|
/linux-6.14.4/include/sound/ |
D | tas2781.h | 158 struct tasdevice_fw *fmw; member
|