• Home
  • Raw
  • Download

Lines Matching refs:snd_sof_dev

18 static int get_ext_windows(struct snd_sof_dev *sdev,  in get_ext_windows()
44 static int get_cc_info(struct snd_sof_dev *sdev, in get_cc_info()
89 int snd_sof_fw_parse_ext_data(struct snd_sof_dev *sdev, u32 bar, u32 offset) in snd_sof_fw_parse_ext_data()
151 static int ext_man_get_fw_version(struct snd_sof_dev *sdev, in ext_man_get_fw_version()
164 static int ext_man_get_windows(struct snd_sof_dev *sdev, in ext_man_get_windows()
174 static int ext_man_get_cc_info(struct snd_sof_dev *sdev, in ext_man_get_cc_info()
184 static int ext_man_get_dbg_abi_info(struct snd_sof_dev *sdev, in ext_man_get_dbg_abi_info()
200 static int ext_man_get_config_data(struct snd_sof_dev *sdev, in ext_man_get_config_data()
274 static int snd_sof_fw_ext_man_parse(struct snd_sof_dev *sdev, in snd_sof_fw_ext_man_parse()
363 static void sof_get_windows(struct snd_sof_dev *sdev) in sof_get_windows()
492 int sof_fw_ready(struct snd_sof_dev *sdev, u32 msg_id) in sof_fw_ready()
538 int snd_sof_parse_module_memcpy(struct snd_sof_dev *sdev, in snd_sof_parse_module_memcpy()
622 static int check_header(struct snd_sof_dev *sdev, const struct firmware *fw, in check_header()
656 static int load_modules(struct snd_sof_dev *sdev, const struct firmware *fw, in load_modules()
661 int (*load_module)(struct snd_sof_dev *sof_dev, in load_modules()
712 int snd_sof_load_firmware_raw(struct snd_sof_dev *sdev) in snd_sof_load_firmware_raw()
763 int snd_sof_load_firmware_memcpy(struct snd_sof_dev *sdev) in snd_sof_load_firmware_memcpy()
803 int snd_sof_load_firmware(struct snd_sof_dev *sdev) in snd_sof_load_firmware()
813 int snd_sof_run_firmware(struct snd_sof_dev *sdev) in snd_sof_run_firmware()
880 void snd_sof_fw_unload(struct snd_sof_dev *sdev) in snd_sof_fw_unload()