| /linux/sound/soc/sof/intel/ |
| A D | hda.h | 560 struct snd_sof_dev *sdev; 589 int hda_dsp_probe(struct snd_sof_dev *sdev); 590 void hda_dsp_remove(struct snd_sof_dev *sdev); 609 int hda_dsp_resume(struct snd_sof_dev *sdev); 618 void hda_ipc_dump(struct snd_sof_dev *sdev); 630 int hda_dsp_pcm_open(struct snd_sof_dev *sdev, 685 int hda_ipc_msg_data(struct snd_sof_dev *sdev, 816 int hda_sdw_startup(struct snd_sof_dev *sdev); 947 struct snd_sof_dev *sdev); 962 void hda_ops_free(struct snd_sof_dev *sdev); [all …]
|
| A D | mtl.h | 124 bool mtl_dsp_check_ipc_irq(struct snd_sof_dev *sdev); 127 void mtl_enable_ipc_interrupts(struct snd_sof_dev *sdev); 128 void mtl_disable_ipc_interrupts(struct snd_sof_dev *sdev); 132 int mtl_dsp_pre_fw_run(struct snd_sof_dev *sdev); 133 int mtl_dsp_post_fw_run(struct snd_sof_dev *sdev); 134 void mtl_dsp_dump(struct snd_sof_dev *sdev, u32 flags); 136 int mtl_power_down_dsp(struct snd_sof_dev *sdev); 141 int mtl_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev); 144 void mtl_ipc_dump(struct snd_sof_dev *sdev); 146 int mtl_dsp_core_get(struct snd_sof_dev *sdev, int core); [all …]
|
| A D | atom.h | 60 int atom_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg); 61 int atom_get_mailbox_offset(struct snd_sof_dev *sdev); 62 int atom_get_window_offset(struct snd_sof_dev *sdev, u32 id); 64 int atom_run(struct snd_sof_dev *sdev); 65 int atom_reset(struct snd_sof_dev *sdev); 66 void atom_dump(struct snd_sof_dev *sdev, u32 flags); 68 struct snd_soc_acpi_mach *atom_machine_select(struct snd_sof_dev *sdev); 70 struct snd_sof_dev *sdev);
|
| A D | atom.c | 28 static void atom_host_done(struct snd_sof_dev *sdev); 29 static void atom_dsp_done(struct snd_sof_dev *sdev); 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() 138 struct snd_sof_dev *sdev = context; in atom_irq_thread() 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-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() 905 int hda_dsp_resume(struct snd_sof_dev *sdev) in hda_dsp_resume() 958 int hda_dsp_runtime_resume(struct snd_sof_dev *sdev) in hda_dsp_runtime_resume() 974 int hda_dsp_runtime_idle(struct snd_sof_dev *sdev) in hda_dsp_runtime_idle() 988 int hda_dsp_runtime_suspend(struct snd_sof_dev *sdev) in hda_dsp_runtime_suspend() 1090 static int hda_dsp_s5_quirk(struct snd_sof_dev *sdev) in hda_dsp_s5_quirk() 1144 int hda_dsp_shutdown(struct snd_sof_dev *sdev) in hda_dsp_shutdown() 1312 int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount() [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 | hda-dai-ops.c | 50 struct snd_sof_dev *sdev; in hda_link_stream_assign() 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 | lnl.c | 52 static int lnl_hda_dsp_probe(struct snd_sof_dev *sdev) in lnl_hda_dsp_probe() 63 static void lnl_hda_dsp_remove(struct snd_sof_dev *sdev) in lnl_hda_dsp_remove() 75 static int lnl_hda_dsp_resume(struct snd_sof_dev *sdev) in lnl_hda_dsp_resume() 86 static int lnl_hda_dsp_runtime_resume(struct snd_sof_dev *sdev) in lnl_hda_dsp_runtime_resume() 97 static int lnl_dsp_post_fw_run(struct snd_sof_dev *sdev) in lnl_dsp_post_fw_run() 114 int sof_lnl_ops_init(struct snd_sof_dev *sdev) in sof_lnl_ops_init() 188 static bool lnl_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in lnl_dsp_check_sdw_irq() 195 static void lnl_enable_sdw_irq(struct snd_sof_dev *sdev, bool enable) in lnl_enable_sdw_irq() 202 static int lnl_dsp_disable_interrupts(struct snd_sof_dev *sdev) in lnl_dsp_disable_interrupts() 209 static bool lnl_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in lnl_sdw_check_wakeen_irq()
|
| A D | shim.h | 190 int (*read_sdw_lcount)(struct snd_sof_dev *sdev); 191 void (*enable_sdw_irq)(struct snd_sof_dev *sdev, bool enable); 192 bool (*check_sdw_irq)(struct snd_sof_dev *sdev); 193 bool (*check_sdw_wakeen_irq)(struct snd_sof_dev *sdev); 194 void (*sdw_process_wakeen)(struct snd_sof_dev *sdev); 195 bool (*check_ipc_irq)(struct snd_sof_dev *sdev); 196 int (*power_down_dsp)(struct snd_sof_dev *sdev); 197 int (*disable_interrupts)(struct snd_sof_dev *sdev); 198 int (*cl_init)(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot);
|
| A D | mtl.c | 31 static void mtl_ipc_host_done(struct snd_sof_dev *sdev) in mtl_ipc_host_done() 46 static void mtl_ipc_dsp_done(struct snd_sof_dev *sdev) in mtl_ipc_dsp_done() 61 bool mtl_dsp_check_ipc_irq(struct snd_sof_dev *sdev) in mtl_dsp_check_ipc_irq() 126 void mtl_enable_ipc_interrupts(struct snd_sof_dev *sdev) in mtl_enable_ipc_interrupts() 240 int mtl_dsp_pre_fw_run(struct snd_sof_dev *sdev) in mtl_dsp_pre_fw_run() 302 int mtl_dsp_post_fw_run(struct snd_sof_dev *sdev) in mtl_dsp_post_fw_run() 329 void mtl_dsp_dump(struct snd_sof_dev *sdev, u32 flags) in mtl_dsp_dump() 430 int mtl_power_down_dsp(struct snd_sof_dev *sdev) in mtl_power_down_dsp() 564 struct snd_sof_dev *sdev = context; in mtl_ipc_irq_thread() 657 void mtl_ipc_dump(struct snd_sof_dev *sdev) in mtl_ipc_dump() [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() 253 struct snd_sof_dev *sdev = context; in hda_dsp_ipc_irq_thread() 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 | hda.c | 77 struct snd_sof_dev *sdev = widget_to_sdev(w); in sdw_params_free() 152 static int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe() 221 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup() 243 static int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit() 384 int hda_dsp_pre_fw_run(struct snd_sof_dev *sdev) in hda_dsp_pre_fw_run() 451 static int hda_init(struct snd_sof_dev *sdev) in hda_init() 637 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_handler() 660 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_thread() 744 int hda_dsp_probe(struct snd_sof_dev *sdev) in hda_dsp_probe() 901 void hda_dsp_remove(struct snd_sof_dev *sdev) in hda_dsp_remove() [all …]
|
| /linux/sound/soc/sof/ |
| A D | sof-priv.h | 125 struct snd_sof_dev; 196 u8 (*read8)(struct snd_sof_dev *sof_dev, 200 u32 (*read)(struct snd_sof_dev *sof_dev, 237 int (*pcm_open)(struct snd_sof_dev *sdev, 392 struct snd_sof_dev *sdev; 445 int (*init)(struct snd_sof_dev *sdev); 446 void (*free)(struct snd_sof_dev *sdev); 518 int (*init)(struct snd_sof_dev *sdev); 519 void (*exit)(struct snd_sof_dev *sdev); 532 struct snd_sof_dev *sdev; [all …]
|
| A D | ops.h | 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() 468 snd_sof_pcm_platform_trigger(struct snd_sof_dev *sdev, in snd_sof_pcm_platform_trigger() 568 snd_sof_machine_select(struct snd_sof_dev *sdev) in snd_sof_machine_select() [all …]
|
| A D | sof-audio.h | 131 int (*pcm_setup)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm); 132 void (*pcm_free)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm); 163 void (*update)(struct snd_sof_dev *sdev, void *ipc_control_message); 224 int (*route_free)(struct snd_sof_dev *sdev, struct snd_sof_route *sroute); 234 int (*set_up_all_pipelines)(struct snd_sof_dev *sdev, bool verify); 235 int (*tear_down_all_pipelines)(struct snd_sof_dev *sdev, bool verify); 571 void snd_sof_control_notify(struct snd_sof_dev *sdev, 600 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in snd_sof_find_spcm_dai() 631 bool snd_sof_stream_suspend_ignored(struct snd_sof_dev *sdev); 635 int sof_machine_register(struct snd_sof_dev *sdev, void *pdata); [all …]
|
| A D | ipc4-priv.h | 90 int (*load_library)(struct snd_sof_dev *sdev, 101 int sof_ipc4_set_pipeline_state(struct snd_sof_dev *sdev, u32 instance_id, u32 state); 102 int sof_ipc4_mtrace_update_pos(struct snd_sof_dev *sdev, int core); 104 int sof_ipc4_query_fw_configuration(struct snd_sof_dev *sdev); 105 int sof_ipc4_reload_fw_libraries(struct snd_sof_dev *sdev); 106 struct sof_ipc4_fw_module *sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev, 109 struct snd_sof_widget *sof_ipc4_find_swidget_by_ids(struct snd_sof_dev *sdev, 113 void sof_ipc4_update_cpc_from_manifest(struct snd_sof_dev *sdev, 117 size_t sof_ipc4_find_debug_slot_offset_by_type(struct snd_sof_dev *sdev,
|
| 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() 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() 427 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_get_ipc_max_payload_size() 435 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_get_ipc_type() 444 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_core_module_get() 455 struct snd_sof_dev *sdev = sof_client_dev_to_sof_dev(cdev); in sof_client_core_module_put() [all …]
|
| A D | ipc3-priv.h | 22 int sof_ipc3_get_ext_windows(struct snd_sof_dev *sdev, 24 int sof_ipc3_get_cc_info(struct snd_sof_dev *sdev, 26 int sof_ipc3_validate_fw_version(struct snd_sof_dev *sdev); 29 int ipc3_dtrace_posn_update(struct snd_sof_dev *sdev, 32 void sof_ipc3_do_rx_work(struct snd_sof_dev *sdev, struct sof_ipc_cmd_hdr *hdr, void *msg_buf); 35 static inline int sof_dtrace_host_init(struct snd_sof_dev *sdev, in sof_dtrace_host_init() 47 static inline int sof_dtrace_host_release(struct snd_sof_dev *sdev) in sof_dtrace_host_release() 57 static inline int sof_dtrace_host_trigger(struct snd_sof_dev *sdev, int cmd) in sof_dtrace_host_trigger()
|
| A D | iomem-utils.c | 26 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value) in sof_io_write() 32 u32 sof_io_read(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read() 38 void sof_io_write64(struct snd_sof_dev *sdev, void __iomem *addr, u64 value) in sof_io_write64() 44 u64 sof_io_read64(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read64() 54 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write() 63 void sof_mailbox_read(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_read() 76 int sof_block_write(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, in sof_block_write() 115 int sof_block_read(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, in sof_block_read()
|
| A D | ops.c | 15 bool snd_sof_pci_update_bits_unlocked(struct snd_sof_dev *sdev, u32 offset, in snd_sof_pci_update_bits_unlocked() 38 bool snd_sof_pci_update_bits(struct snd_sof_dev *sdev, u32 offset, in snd_sof_pci_update_bits() 51 bool snd_sof_dsp_update_bits_unlocked(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits_unlocked() 71 bool snd_sof_dsp_update_bits64_unlocked(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits64_unlocked() 90 bool snd_sof_dsp_update_bits(struct snd_sof_dev *sdev, u32 bar, u32 offset, in snd_sof_dsp_update_bits() 104 bool snd_sof_dsp_update_bits64(struct snd_sof_dev *sdev, u32 bar, u32 offset, in snd_sof_dsp_update_bits64() 119 void snd_sof_dsp_update_bits_forced_unlocked(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits_forced_unlocked() 134 void snd_sof_dsp_update_bits_forced(struct snd_sof_dev *sdev, u32 bar, in snd_sof_dsp_update_bits_forced() 151 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset, bool non_recoverable) in snd_sof_dsp_panic()
|
| A D | trace.c | 7 int sof_fw_trace_init(struct snd_sof_dev *sdev) in sof_fw_trace_init() 21 void sof_fw_trace_free(struct snd_sof_dev *sdev) in sof_fw_trace_free() 30 void sof_fw_trace_fw_crashed(struct snd_sof_dev *sdev) in sof_fw_trace_fw_crashed() 39 void sof_fw_trace_suspend(struct snd_sof_dev *sdev, pm_message_t pm_state) in sof_fw_trace_suspend() 47 int sof_fw_trace_resume(struct snd_sof_dev *sdev) in sof_fw_trace_resume()
|
| /linux/sound/soc/sof/amd/ |
| A D | acp.h | 186 struct snd_sof_dev *sdev; 227 struct snd_sof_dev *dev; 278 int amd_sof_acp_probe(struct snd_sof_dev *sdev); 279 void amd_sof_acp_remove(struct snd_sof_dev *sdev); 282 int acp_sof_dsp_run(struct snd_sof_dev *sdev); 283 int acp_dsp_pre_fw_run(struct snd_sof_dev *sdev); 300 int acp_sof_ipc_send_msg(struct snd_sof_dev *sdev, 333 int sof_acp63_ops_init(struct snd_sof_dev *sdev); 336 int sof_acp70_ops_init(struct snd_sof_dev *sdev); 349 int amd_sof_acp_resume(struct snd_sof_dev *sdev); [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() 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() 266 int acp_set_stream_data_offset(struct snd_sof_dev *sdev, in acp_set_stream_data_offset() 287 int acp_sof_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) in acp_sof_ipc_get_mailbox_offset() [all …]
|
| /linux/sound/soc/sof/imx/ |
| A D | imx8m.c | 45 struct snd_sof_dev *sdev; 58 static int imx8m_get_mailbox_offset(struct snd_sof_dev *sdev) in imx8m_get_mailbox_offset() 112 static int imx8m_run(struct snd_sof_dev *sdev) in imx8m_run() 121 static int imx8m_reset(struct snd_sof_dev *sdev) in imx8m_reset() 145 static int imx8m_probe(struct snd_sof_dev *sdev) in imx8m_probe() 264 static void imx8m_remove(struct snd_sof_dev *sdev) in imx8m_remove() 317 static int imx8m_dsp_set_power_state(struct snd_sof_dev *sdev, in imx8m_dsp_set_power_state() 325 static int imx8m_resume(struct snd_sof_dev *sdev) in imx8m_resume() 343 static void imx8m_suspend(struct snd_sof_dev *sdev) in imx8m_suspend() 354 static int imx8m_dsp_runtime_resume(struct snd_sof_dev *sdev) in imx8m_dsp_runtime_resume() [all …]
|
| A D | imx8ulp.c | 45 struct snd_sof_dev *sdev; 68 static int imx8ulp_get_mailbox_offset(struct snd_sof_dev *sdev) in imx8ulp_get_mailbox_offset() 121 static int imx8ulp_run(struct snd_sof_dev *sdev) in imx8ulp_run() 130 static int imx8ulp_reset(struct snd_sof_dev *sdev) in imx8ulp_reset() 156 static int imx8ulp_probe(struct snd_sof_dev *sdev) in imx8ulp_probe() 273 static void imx8ulp_remove(struct snd_sof_dev *sdev) in imx8ulp_remove() 287 static int imx8ulp_suspend(struct snd_sof_dev *sdev) in imx8ulp_suspend() 303 static int imx8ulp_resume(struct snd_sof_dev *sdev) in imx8ulp_resume() 320 static int imx8ulp_dsp_runtime_resume(struct snd_sof_dev *sdev) in imx8ulp_dsp_runtime_resume() 332 static int imx8ulp_dsp_runtime_suspend(struct snd_sof_dev *sdev) in imx8ulp_dsp_runtime_suspend() [all …]
|