| /sound/soc/sof/ |
| A D | ops.h | 21 #define sof_ops(sdev) \ argument 24 static inline int sof_ops_init(struct snd_sof_dev *sdev) in sof_ops_init() 32 static inline void sof_ops_free(struct snd_sof_dev *sdev) in sof_ops_free() 49 static inline int snd_sof_probe(struct snd_sof_dev *sdev) in snd_sof_probe() 54 static inline void snd_sof_remove(struct snd_sof_dev *sdev) in snd_sof_remove() 287 snd_sof_dsp_set_power_state(struct snd_sof_dev *sdev, in snd_sof_dsp_set_power_state() 421 snd_sof_pcm_platform_open(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_open() 432 snd_sof_pcm_platform_close(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_close() 457 snd_sof_pcm_platform_hw_free(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_hw_free() 568 snd_sof_machine_select(struct snd_sof_dev *sdev) in snd_sof_machine_select() [all …]
|
| A D | sof-client.c | 73 static int sof_register_ipc_flood_test(struct snd_sof_dev *sdev) in sof_register_ipc_flood_test() 153 int sof_register_clients(struct snd_sof_dev *sdev) in sof_register_clients() 198 void sof_unregister_clients(struct snd_sof_dev *sdev) in sof_unregister_clients() 347 struct snd_sof_dev *sdev = c->sdev; in sof_client_ipc4_find_module() local 381 int sof_resume_clients(struct snd_sof_dev *sdev) in sof_resume_clients() 419 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_get_fw_version() local 427 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_get_ipc_max_payload_size() local 435 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_get_ipc_type() local 444 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_core_module_get() local 455 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_core_module_put() local [all …]
|
| A D | ipc3.c | 226 static void sof_ipc3_dump_payload(struct snd_sof_dev *sdev, in sof_ipc3_dump_payload() 234 static int sof_ipc3_get_reply(struct snd_sof_dev *sdev) in sof_ipc3_get_reply() 293 struct snd_sof_dev *sdev = ipc->sdev; in ipc3_wait_tx_done() local 337 struct snd_sof_dev *sdev = ipc->sdev; in ipc3_tx_msg_unlocked() local 521 int sof_ipc3_get_ext_windows(struct snd_sof_dev *sdev, in sof_ipc3_get_ext_windows() 546 int sof_ipc3_get_cc_info(struct snd_sof_dev *sdev, in sof_ipc3_get_cc_info() 651 static void ipc3_get_windows(struct snd_sof_dev *sdev) in ipc3_get_windows() 778 int sof_ipc3_validate_fw_version(struct snd_sof_dev *sdev) in sof_ipc3_validate_fw_version() 1053 static void sof_ipc3_rx_msg(struct snd_sof_dev *sdev) in sof_ipc3_rx_msg() 1114 static int sof_ipc3_ctx_save(struct snd_sof_dev *sdev) in sof_ipc3_ctx_save() [all …]
|
| A D | core.c | 206 static int sof_machine_check(struct snd_sof_dev *sdev) in sof_machine_check() 265 static int sof_select_ipc_and_paths(struct snd_sof_dev *sdev) in sof_select_ipc_and_paths() 317 static int validate_sof_ops(struct snd_sof_dev *sdev) in validate_sof_ops() 345 static int sof_init_sof_ops(struct snd_sof_dev *sdev) in sof_init_sof_ops() 368 static int sof_init_environment(struct snd_sof_dev *sdev) in sof_init_environment() 454 static int sof_probe_continue(struct snd_sof_dev *sdev) in sof_probe_continue() 598 struct snd_sof_dev *sdev = in sof_probe_work() local 632 struct snd_sof_dev *sdev; in snd_sof_device_probe() local 725 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_device_probe_completed() local 733 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_device_remove() local [all …]
|
| A D | debug.c | 26 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_read() local 114 static int snd_sof_debugfs_io_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_io_item() 155 int snd_sof_debugfs_add_region_item_iomem(struct snd_sof_dev *sdev, in snd_sof_debugfs_add_region_item_iomem() 171 int snd_sof_debugfs_buf_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_buf_item() 252 struct snd_sof_dev *sdev = dfse->sdev; in memory_info_read() local 270 struct snd_sof_dev *sdev = dfse->sdev; in memory_info_open() local 291 int snd_sof_dbg_memory_info_init(struct snd_sof_dev *sdev) in snd_sof_dbg_memory_info_init() 311 int snd_sof_dbg_init(struct snd_sof_dev *sdev) in snd_sof_dbg_init() 379 void snd_sof_free_debug(struct snd_sof_dev *sdev) in snd_sof_free_debug() 440 static void snd_sof_ipc_dump(struct snd_sof_dev *sdev) in snd_sof_ipc_dump() [all …]
|
| A D | sof-audio.c | 44 static int sof_widget_free_unlocked(struct snd_sof_dev *sdev, in sof_widget_free_unlocked() 122 int sof_widget_free(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_widget_free() 134 static int sof_widget_setup_unlocked(struct snd_sof_dev *sdev, in sof_widget_setup_unlocked() 295 static int sof_setup_pipeline_connections(struct snd_sof_dev *sdev, in sof_setup_pipeline_connections() 819 bool snd_sof_stream_suspend_ignored(struct snd_sof_dev *sdev) in snd_sof_stream_suspend_ignored() 839 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_spcm_name() local 865 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_spcm_comp() local 884 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_swidget() local 900 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_swidget_sname() local 921 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_dai() local [all …]
|
| A D | ipc4.c | 284 static void sof_ipc4_dump_payload(struct snd_sof_dev *sdev, in sof_ipc4_dump_payload() 291 static int sof_ipc4_get_reply(struct snd_sof_dev *sdev) in sof_ipc4_get_reply() 323 struct snd_sof_dev *sdev = ipc->sdev; in ipc4_wait_tx_done() local 373 struct snd_sof_dev *sdev = ipc->sdev; in ipc4_tx_msg_unlocked() local 559 static int sof_ipc4_init_msg_memory(struct snd_sof_dev *sdev) in sof_ipc4_init_msg_memory() 668 static void sof_ipc4_rx_msg(struct snd_sof_dev *sdev) in sof_ipc4_rx_msg() 780 static int sof_ipc4_ctx_save(struct snd_sof_dev *sdev) in sof_ipc4_ctx_save() 785 static int sof_ipc4_set_pm_gate(struct snd_sof_dev *sdev, u32 flags) in sof_ipc4_set_pm_gate() 803 static int sof_ipc4_init(struct snd_sof_dev *sdev) in sof_ipc4_init() 841 static void sof_ipc4_exit(struct snd_sof_dev *sdev) in sof_ipc4_exit() [all …]
|
| A D | ipc3-dtrace.c | 187 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_trace_filter_write() local 260 static size_t sof_dtrace_avail(struct snd_sof_dev *sdev, in sof_dtrace_avail() 319 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_dtrace_read() local 375 struct snd_sof_dev *sdev = dfse->sdev; in dfsentry_dtrace_release() local 392 static int debugfs_create_dtrace(struct snd_sof_dev *sdev) in debugfs_create_dtrace() 422 static int ipc3_dtrace_enable(struct snd_sof_dev *sdev) in ipc3_dtrace_enable() 490 static int ipc3_dtrace_init(struct snd_sof_dev *sdev) in ipc3_dtrace_init() 560 int ipc3_dtrace_posn_update(struct snd_sof_dev *sdev, in ipc3_dtrace_posn_update() 581 static void ipc3_dtrace_fw_crashed(struct snd_sof_dev *sdev) in ipc3_dtrace_fw_crashed() 639 static int ipc3_dtrace_resume(struct snd_sof_dev *sdev) in ipc3_dtrace_resume() [all …]
|
| A D | ipc3-loader.c | 14 static int ipc3_fw_ext_man_get_version(struct snd_sof_dev *sdev, in ipc3_fw_ext_man_get_version() 27 static int ipc3_fw_ext_man_get_windows(struct snd_sof_dev *sdev, in ipc3_fw_ext_man_get_windows() 37 static int ipc3_fw_ext_man_get_cc_info(struct snd_sof_dev *sdev, in ipc3_fw_ext_man_get_cc_info() 47 static int ipc3_fw_ext_man_get_dbg_abi_info(struct snd_sof_dev *sdev, in ipc3_fw_ext_man_get_dbg_abi_info() 63 static int ipc3_fw_ext_man_get_config_data(struct snd_sof_dev *sdev, in ipc3_fw_ext_man_get_config_data() 112 static ssize_t ipc3_fw_ext_man_size(struct snd_sof_dev *sdev, const struct firmware *fw) in ipc3_fw_ext_man_size() 139 static size_t sof_ipc3_fw_parse_ext_man(struct snd_sof_dev *sdev) in sof_ipc3_fw_parse_ext_man() 235 static int sof_ipc3_parse_module_memcpy(struct snd_sof_dev *sdev, in sof_ipc3_parse_module_memcpy() 315 static int sof_ipc3_load_fw_to_dsp(struct snd_sof_dev *sdev) in sof_ipc3_load_fw_to_dsp() 378 static int sof_ipc3_validate_firmware(struct snd_sof_dev *sdev) in sof_ipc3_validate_firmware()
|
| A D | pcm.c | 107 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_hw_params() local 176 static int sof_pcm_stream_free(struct snd_sof_dev *sdev, in sof_pcm_stream_free() 228 int sof_pcm_free_all_streams(struct snd_sof_dev *sdev) in sof_pcm_free_all_streams() 258 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_hw_free() local 283 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_prepare() local 330 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_trigger() local 442 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_pointer() local 482 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_open() local 544 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_close() local 581 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_new() local [all …]
|
| /sound/soc/sof/intel/ |
| A D | hda.c | 82 struct snd_sof_dev *sdev = widget_to_sdev(w); in sdw_params_free() local 157 static int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe() 229 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup() 251 static int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit() 420 int hda_dsp_pre_fw_run(struct snd_sof_dev *sdev) in hda_dsp_pre_fw_run() 487 static int hda_init(struct snd_sof_dev *sdev) in hda_init() 678 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_handler() local 701 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_thread() local 791 int hda_dsp_probe(struct snd_sof_dev *sdev) in hda_dsp_probe() 946 void hda_dsp_remove(struct snd_sof_dev *sdev) in hda_dsp_remove() [all …]
|
| A D | hda-dsp.c | 85 u32 hda_get_interface_mask(struct snd_sof_dev *sdev) in hda_get_interface_mask() 416 void hda_dsp_ipc_int_enable(struct snd_sof_dev *sdev) in hda_dsp_ipc_int_enable() 435 void hda_dsp_ipc_int_disable(struct snd_sof_dev *sdev) in hda_dsp_ipc_int_disable() 900 int hda_dsp_resume(struct snd_sof_dev *sdev) in hda_dsp_resume() 953 int hda_dsp_runtime_resume(struct snd_sof_dev *sdev) in hda_dsp_runtime_resume() 969 int hda_dsp_runtime_idle(struct snd_sof_dev *sdev) in hda_dsp_runtime_idle() 983 int hda_dsp_runtime_suspend(struct snd_sof_dev *sdev) in hda_dsp_runtime_suspend() 1093 static int hda_dsp_s5_quirk(struct snd_sof_dev *sdev) in hda_dsp_s5_quirk() 1147 int hda_dsp_shutdown(struct snd_sof_dev *sdev) in hda_dsp_shutdown() 1315 int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount() [all …]
|
| A D | mtl.c | 32 static void mtl_ipc_host_done(struct snd_sof_dev *sdev) in mtl_ipc_host_done() 47 static void mtl_ipc_dsp_done(struct snd_sof_dev *sdev) in mtl_ipc_dsp_done() 62 bool mtl_dsp_check_ipc_irq(struct snd_sof_dev *sdev) in mtl_dsp_check_ipc_irq() 84 static bool mtl_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in mtl_dsp_check_sdw_irq() 126 void mtl_enable_ipc_interrupts(struct snd_sof_dev *sdev) in mtl_enable_ipc_interrupts() 140 void mtl_disable_ipc_interrupts(struct snd_sof_dev *sdev) in mtl_disable_ipc_interrupts() 240 static int mtl_dsp_pre_fw_run(struct snd_sof_dev *sdev) in mtl_dsp_pre_fw_run() 301 static int mtl_dsp_post_fw_run(struct snd_sof_dev *sdev) in mtl_dsp_post_fw_run() 427 int mtl_power_down_dsp(struct snd_sof_dev *sdev) in mtl_power_down_dsp() 561 struct snd_sof_dev *sdev = context; in mtl_ipc_irq_thread() local [all …]
|
| A D | hda-codec.c | 107 void hda_codec_jack_check(struct snd_sof_dev *sdev) in hda_codec_jack_check() 217 void hda_codec_probe_bus(struct snd_sof_dev *sdev) in hda_codec_probe_bus() 255 void hda_codec_detect_mask(struct snd_sof_dev *sdev) in hda_codec_detect_mask() 280 void hda_codec_init_cmd_io(struct snd_sof_dev *sdev) in hda_codec_init_cmd_io() 293 void hda_codec_resume_cmd_io(struct snd_sof_dev *sdev) in hda_codec_resume_cmd_io() 307 void hda_codec_stop_cmd_io(struct snd_sof_dev *sdev) in hda_codec_stop_cmd_io() 320 void hda_codec_suspend_cmd_io(struct snd_sof_dev *sdev) in hda_codec_suspend_cmd_io() 335 void hda_codec_rirb_status_clear(struct snd_sof_dev *sdev) in hda_codec_rirb_status_clear() 386 void hda_codec_device_remove(struct snd_sof_dev *sdev) in hda_codec_device_remove() 418 int hda_codec_i915_init(struct snd_sof_dev *sdev) in hda_codec_i915_init() [all …]
|
| A D | atom.c | 35 static void atom_get_registers(struct snd_sof_dev *sdev, in atom_get_registers() 61 void atom_dump(struct snd_sof_dev *sdev, u32 flags) in atom_dump() 105 struct snd_sof_dev *sdev = context; in atom_irq_handler() local 138 struct snd_sof_dev *sdev = context; in atom_irq_thread() local 196 int atom_get_mailbox_offset(struct snd_sof_dev *sdev) in atom_get_mailbox_offset() 202 int atom_get_window_offset(struct snd_sof_dev *sdev, u32 id) in atom_get_window_offset() 208 static void atom_host_done(struct snd_sof_dev *sdev) in atom_host_done() 221 static void atom_dsp_done(struct snd_sof_dev *sdev) in atom_dsp_done() 232 int atom_run(struct snd_sof_dev *sdev) in atom_run() 253 int atom_reset(struct snd_sof_dev *sdev) in atom_reset() [all …]
|
| A D | hda-ipc.c | 29 static void hda_dsp_ipc_host_done(struct snd_sof_dev *sdev) in hda_dsp_ipc_host_done() 131 void hda_dsp_ipc_get_reply(struct snd_sof_dev *sdev) in hda_dsp_ipc_get_reply() 170 struct snd_sof_dev *sdev = context; in hda_dsp_ipc4_irq_thread() local 253 struct snd_sof_dev *sdev = context; in hda_dsp_ipc_irq_thread() local 364 bool hda_dsp_check_ipc_irq(struct snd_sof_dev *sdev) in hda_dsp_check_ipc_irq() 409 int hda_ipc_msg_data(struct snd_sof_dev *sdev, in hda_ipc_msg_data() 474 bool hda_check_ipc_irq(struct snd_sof_dev *sdev) in hda_check_ipc_irq() 486 void hda_ipc_irq_dump(struct snd_sof_dev *sdev) in hda_ipc_irq_dump() 507 void hda_ipc_dump(struct snd_sof_dev *sdev) in hda_ipc_dump() 527 void hda_ipc4_dump(struct snd_sof_dev *sdev) in hda_ipc4_dump() [all …]
|
| A D | lnl.c | 41 static int lnl_hda_dsp_probe(struct snd_sof_dev *sdev) in lnl_hda_dsp_probe() 52 static void lnl_hda_dsp_remove(struct snd_sof_dev *sdev) in lnl_hda_dsp_remove() 64 static int lnl_hda_dsp_resume(struct snd_sof_dev *sdev) in lnl_hda_dsp_resume() 75 static int lnl_hda_dsp_runtime_resume(struct snd_sof_dev *sdev) in lnl_hda_dsp_runtime_resume() 86 static int lnl_dsp_post_fw_run(struct snd_sof_dev *sdev) in lnl_dsp_post_fw_run() 103 int sof_lnl_set_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *dsp_ops) in sof_lnl_set_ops() 131 bool lnl_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in lnl_dsp_check_sdw_irq() 139 int lnl_dsp_disable_interrupts(struct snd_sof_dev *sdev) in lnl_dsp_disable_interrupts() 146 bool lnl_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in lnl_sdw_check_wakeen_irq()
|
| A D | hda-dai-ops.c | 50 struct snd_sof_dev *sdev; in hda_link_stream_assign() local 118 static struct hdac_ext_stream *hda_get_hext_stream(struct snd_sof_dev *sdev, in hda_get_hext_stream() 180 static void hda_codec_dai_set_stream(struct snd_sof_dev *sdev, in hda_codec_dai_set_stream() 191 static unsigned int hda_calc_stream_format(struct snd_sof_dev *sdev, in hda_calc_stream_format() 216 static struct hdac_ext_link *hda_get_hlink(struct snd_sof_dev *sdev, in hda_get_hlink() 226 static unsigned int generic_calc_stream_format(struct snd_sof_dev *sdev, in generic_calc_stream_format() 243 static unsigned int dmic_calc_stream_format(struct snd_sof_dev *sdev, in dmic_calc_stream_format() 272 static struct hdac_ext_link *ssp_get_hlink(struct snd_sof_dev *sdev, in ssp_get_hlink() 280 static struct hdac_ext_link *dmic_get_hlink(struct snd_sof_dev *sdev, in dmic_get_hlink() 288 static struct hdac_ext_link *sdw_get_hlink(struct snd_sof_dev *sdev, in sdw_get_hlink() [all …]
|
| A D | bdw.c | 83 static int bdw_run(struct snd_sof_dev *sdev) in bdw_run() 98 static int bdw_reset(struct snd_sof_dev *sdev) in bdw_reset() 116 static int bdw_set_dsp_D0(struct snd_sof_dev *sdev) in bdw_set_dsp_D0() 223 static void bdw_get_registers(struct snd_sof_dev *sdev, in bdw_get_registers() 249 static void bdw_dump(struct snd_sof_dev *sdev, u32 flags) in bdw_dump() 291 struct snd_sof_dev *sdev = context; in bdw_irq_handler() local 305 struct snd_sof_dev *sdev = context; in bdw_irq_thread() local 383 static void bdw_host_done(struct snd_sof_dev *sdev) in bdw_host_done() 395 static void bdw_dsp_done(struct snd_sof_dev *sdev) in bdw_dsp_done() 409 static int bdw_probe(struct snd_sof_dev *sdev) in bdw_probe() [all …]
|
| A D | hda-ctrl.c | 30 int hda_dsp_ctrl_link_reset(struct snd_sof_dev *sdev, bool reset) in hda_dsp_ctrl_link_reset() 58 int hda_dsp_ctrl_get_caps(struct snd_sof_dev *sdev) in hda_dsp_ctrl_get_caps() 133 void hda_dsp_ctrl_ppcap_enable(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_ppcap_enable() 142 void hda_dsp_ctrl_ppcap_int_enable(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_ppcap_int_enable() 151 void hda_dsp_ctrl_misc_clock_gating(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_misc_clock_gating() 163 int hda_dsp_ctrl_clock_power_gating(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_clock_power_gating() 186 int hda_dsp_ctrl_init_chip(struct snd_sof_dev *sdev) in hda_dsp_ctrl_init_chip() 271 void hda_dsp_ctrl_stop_chip(struct snd_sof_dev *sdev) in hda_dsp_ctrl_stop_chip()
|
| /sound/soc/sof/imx/ |
| A D | imx-common.c | 28 void imx8_get_registers(struct snd_sof_dev *sdev, in imx8_get_registers() 58 void imx8_dump(struct snd_sof_dev *sdev, u32 flags) in imx8_dump() 84 struct snd_sof_dev *sdev; in imx_handle_reply() local 96 struct snd_sof_dev *sdev; in imx_handle_request() local 159 static int imx_common_resume(struct snd_sof_dev *sdev) in imx_common_resume() 177 static int imx_common_suspend(struct snd_sof_dev *sdev) in imx_common_suspend() 198 static int imx_runtime_resume(struct snd_sof_dev *sdev) in imx_runtime_resume() 214 static int imx_resume(struct snd_sof_dev *sdev) in imx_resume() 332 struct snd_sof_dev *sdev; in imx_unregister_action() local 343 static int imx_probe(struct snd_sof_dev *sdev) in imx_probe() [all …]
|
| A D | imx8.c | 43 static int imx8_shutdown(struct snd_sof_dev *sdev) in imx8_shutdown() 59 static int imx8x_run(struct snd_sof_dev *sdev) in imx8x_run() 98 static int imx8_run(struct snd_sof_dev *sdev) in imx8_run() 115 static int imx8_probe(struct snd_sof_dev *sdev) in imx8_probe() 133 static int imx8m_reset(struct snd_sof_dev *sdev) in imx8m_reset() 158 static int imx8m_run(struct snd_sof_dev *sdev) in imx8m_run() 165 static int imx8m_probe(struct snd_sof_dev *sdev) in imx8m_probe() 192 static int imx8ulp_run(struct snd_sof_dev *sdev) in imx8ulp_run() 208 static int imx8ulp_reset(struct snd_sof_dev *sdev) in imx8ulp_reset() 237 static int imx8ulp_probe(struct snd_sof_dev *sdev) in imx8ulp_probe() [all …]
|
| /sound/soc/sof/amd/ |
| A D | acp.c | 50 struct snd_sof_dev *sdev = adata->dev; in init_dma_descriptor() local 77 struct snd_sof_dev *sdev = adata->dev; in configure_dma_descriptor() local 92 struct snd_sof_dev *sdev = adata->dev; in config_dma_channel() local 147 struct snd_sof_dev *sdev = adata->dev; in acpbus_dma_start() local 167 struct snd_sof_dev *sdev = adata->dev; in configure_and_run_dma() local 199 struct snd_sof_dev *sdev = adata->dev; in psp_mbox_ready() local 224 struct snd_sof_dev *sdev = adata->dev; in psp_send_cmd() local 264 struct snd_sof_dev *sdev = adata->dev; in configure_and_run_sha_dma() local 336 struct snd_sof_dev *sdev = adata->dev; in acp_dma_status() local 457 struct snd_sof_dev *sdev = context; in acp_irq_thread() local [all …]
|
| A D | acp-ipc.c | 18 void acp_mailbox_write(struct snd_sof_dev *sdev, u32 offset, void *message, size_t bytes) in acp_mailbox_write() 32 struct snd_sof_dev *sdev = adata->dev; in acpbus_trigger_host_to_dsp_swintr() local 43 static void acp_ipc_host_msg_set(struct snd_sof_dev *sdev) in acp_ipc_host_msg_set() 51 static void acp_dsp_ipc_host_done(struct snd_sof_dev *sdev) in acp_dsp_ipc_host_done() 59 static void acp_dsp_ipc_dsp_done(struct snd_sof_dev *sdev) in acp_dsp_ipc_dsp_done() 67 int acp_sof_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in acp_sof_ipc_send_msg() 96 static void acp_dsp_ipc_get_reply(struct snd_sof_dev *sdev) in acp_dsp_ipc_get_reply() 157 struct snd_sof_dev *sdev = context; in acp_sof_ipc_irq_thread() local 275 int acp_set_stream_data_offset(struct snd_sof_dev *sdev, in acp_set_stream_data_offset() 296 int acp_sof_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) in acp_sof_ipc_get_mailbox_offset() [all …]
|
| /sound/soc/sof/mediatek/mt8186/ |
| A D | mt8186.c | 29 static int mt8186_get_mailbox_offset(struct snd_sof_dev *sdev) in mt8186_get_mailbox_offset() 34 static int mt8186_get_window_offset(struct snd_sof_dev *sdev, u32 id) in mt8186_get_window_offset() 139 static void adsp_sram_power_on(struct snd_sof_dev *sdev) in adsp_sram_power_on() 145 static void adsp_sram_power_off(struct snd_sof_dev *sdev) in adsp_sram_power_off() 174 static int mt8186_run(struct snd_sof_dev *sdev) in mt8186_run() 185 static int mt8186_dsp_probe(struct snd_sof_dev *sdev) in mt8186_dsp_probe() 291 static void mt8186_dsp_remove(struct snd_sof_dev *sdev) in mt8186_dsp_remove() 301 static int mt8186_dsp_shutdown(struct snd_sof_dev *sdev) in mt8186_dsp_shutdown() 315 static int mt8186_dsp_resume(struct snd_sof_dev *sdev) in mt8186_dsp_resume() 330 static void mt8186_adsp_dump(struct snd_sof_dev *sdev, u32 flags) in mt8186_adsp_dump() [all …]
|