Searched defs:fmw (Results 1 – 8 of 8) sorted by relevance
/linux-6.15/sound/soc/codecs/ |
D | tas2781-fmwlib.c | 268 int tasdevice_rca_parser(void *context, const struct firmware *fmw) in tasdevice_rca_parser() 412 struct tasdev_blk *block, const struct firmware *fmw, int offset) in fw_parse_block_data_kernel() 472 struct tasdevice_data *img_data, const struct firmware *fmw, in fw_parse_data_kernel() 509 const struct firmware *fmw, int offset) in fw_parse_program_data_kernel() 536 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_configuration_data_kernel() 660 struct tasdevice_fw *tas_fmw, const struct firmware *fmw, int offset) in fw_parse_fct_param_address() 682 struct tasdevice_priv *tas_priv, const struct firmware *fmw, in fw_parse_variable_header_kernel() 1015 const struct firmware *fmw, int offset) in fw_parse_variable_hdr() 1053 *tas_priv, const struct firmware *fmw, int offset) in fw_parse_variable_header_git() 1073 struct tasdev_blk *block, const struct firmware *fmw, int offset) in fw_parse_block_data() [all …]
|
D | tas2781-i2c.c | 1278 struct tasdevice_fw *fmw = priv->fmw; in tasdevice_create_cali_ctrls() local 1425 static void tasdevice_fw_ready(const struct firmware *fmw, in tasdevice_fw_ready()
|
D | pcm6240.c | 1470 static int pcmdev_regbin_ready(const struct firmware *fmw, void *ctxt) in pcmdev_regbin_ready()
|
/linux-6.15/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 | 664 static void tasdev_fw_ready(const struct firmware *fmw, void *context) in tasdev_fw_ready()
|
D | tas2781_hda_spi.c | 907 static void tasdev_fw_ready(const struct firmware *fmw, void *context) in tasdev_fw_ready()
|
/linux-6.15/include/sound/ |
D | tas2781.h | 166 struct tasdevice_fw *fmw; member
|