Home
last modified time | relevance | path

Searched refs:snd_sof_dev (Results 1 - 25 of 136) sorted by relevance

123456

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-priv.h125 struct snd_sof_dev;
168 int (*probe)(struct snd_sof_dev *sof_dev); /* mandatory */
169 int (*remove)(struct snd_sof_dev *sof_dev); /* optional */
170 int (*shutdown)(struct snd_sof_dev *sof_dev); /* optional */
173 int (*run)(struct snd_sof_dev *sof_dev); /* mandatory */
174 int (*stall)(struct snd_sof_dev *sof_dev, unsigned int core_mask); /* optional */
175 int (*reset)(struct snd_sof_dev *sof_dev); /* optional */
176 int (*core_get)(struct snd_sof_dev *sof_dev, int core); /* optional */
177 int (*core_put)(struct snd_sof_dev *sof_dev, int core); /* optional */
184 void (*write8)(struct snd_sof_dev *sof_de
530 struct snd_sof_dev { global() struct
[all...]
H A Dops.h24 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()
41 static inline int snd_sof_probe(struct snd_sof_dev *sdev) in snd_sof_probe()
46 static inline int snd_sof_remove(struct snd_sof_dev *sdev) in snd_sof_remove()
54 static inline int snd_sof_shutdown(struct snd_sof_dev *sdev) in snd_sof_shutdown()
68 static inline int snd_sof_dsp_run(struct snd_sof_dev *sdev) in snd_sof_dsp_run()
73 static inline int snd_sof_dsp_stall(struct snd_sof_dev *sdev, unsigned int core_mask) in snd_sof_dsp_stall()
81 static inline int snd_sof_dsp_reset(struct snd_sof_dev *sdev) in snd_sof_dsp_reset()
90 static inline int snd_sof_dsp_core_get(struct snd_sof_dev *sdev, int core) in snd_sof_dsp_core_get()
124 static inline int snd_sof_dsp_core_put(struct snd_sof_dev *sde
[all...]
H A Dsof-client.c73 static int sof_register_ipc_flood_test(struct snd_sof_dev *sdev) in sof_register_ipc_flood_test()
95 static void sof_unregister_ipc_flood_test(struct snd_sof_dev *sdev) in sof_unregister_ipc_flood_test()
103 static inline int sof_register_ipc_flood_test(struct snd_sof_dev *sdev) in sof_register_ipc_flood_test()
108 static inline void sof_unregister_ipc_flood_test(struct snd_sof_dev *sdev) {} in sof_unregister_ipc_flood_test()
112 static int sof_register_ipc_msg_injector(struct snd_sof_dev *sdev) in sof_register_ipc_msg_injector()
117 static void sof_unregister_ipc_msg_injector(struct snd_sof_dev *sdev) in sof_unregister_ipc_msg_injector()
122 static inline int sof_register_ipc_msg_injector(struct snd_sof_dev *sdev) in sof_register_ipc_msg_injector()
127 static inline void sof_unregister_ipc_msg_injector(struct snd_sof_dev *sdev) {} in sof_unregister_ipc_msg_injector()
131 static int sof_register_ipc_kernel_injector(struct snd_sof_dev *sdev) in sof_register_ipc_kernel_injector()
140 static void sof_unregister_ipc_kernel_injector(struct snd_sof_dev *sde
[all...]
H A Dsof-audio.h125 int (*pcm_setup)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm);
126 void (*pcm_free)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm);
153 void (*update)(struct snd_sof_dev *sdev, void *ipc_control_message);
155 int (*widget_kcontrol_setup)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
213 int (*route_setup)(struct snd_sof_dev *sdev, struct snd_sof_route *sroute);
214 int (*route_free)(struct snd_sof_dev *sdev, struct snd_sof_route *sroute);
216 int (*control_setup)(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol);
217 int (*control_free)(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol);
218 int (*pipeline_complete)(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget);
219 int (*widget_setup)(struct snd_sof_dev *sde
[all...]
H A Dipc3-priv.h22 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()
H A Dipc4-priv.h85 int (*load_library)(struct snd_sof_dev *sdev,
110 int sof_ipc4_set_pipeline_state(struct snd_sof_dev *sdev, u32 id, u32 state);
111 int sof_ipc4_mtrace_update_pos(struct snd_sof_dev *sdev, int core);
113 int sof_ipc4_query_fw_configuration(struct snd_sof_dev *sdev);
114 int sof_ipc4_reload_fw_libraries(struct snd_sof_dev *sdev);
115 struct sof_ipc4_fw_module *sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev,
119 void sof_ipc4_update_cpc_from_manifest(struct snd_sof_dev *sdev,
H A Diomem-utils.c26 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()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dsof-priv.h82 struct snd_sof_dev;
98 int (*probe)(struct snd_sof_dev *sof_dev); /* mandatory */
99 int (*remove)(struct snd_sof_dev *sof_dev); /* optional */
102 int (*run)(struct snd_sof_dev *sof_dev); /* mandatory */
103 int (*stall)(struct snd_sof_dev *sof_dev); /* optional */
104 int (*reset)(struct snd_sof_dev *sof_dev); /* optional */
105 int (*core_power_up)(struct snd_sof_dev *sof_dev,
107 int (*core_power_down)(struct snd_sof_dev *sof_dev,
115 void (*write)(struct snd_sof_dev *sof_dev, void __iomem *addr,
117 u32 (*read)(struct snd_sof_dev *sof_de
356 struct snd_sof_dev { global() struct
[all...]
H A Dops.h27 static inline int snd_sof_probe(struct snd_sof_dev *sdev) in snd_sof_probe()
32 static inline int snd_sof_remove(struct snd_sof_dev *sdev) in snd_sof_remove()
46 static inline int snd_sof_dsp_run(struct snd_sof_dev *sdev) in snd_sof_dsp_run()
51 static inline int snd_sof_dsp_stall(struct snd_sof_dev *sdev) in snd_sof_dsp_stall()
59 static inline int snd_sof_dsp_reset(struct snd_sof_dev *sdev) in snd_sof_dsp_reset()
68 static inline int snd_sof_dsp_core_power_up(struct snd_sof_dev *sdev, in snd_sof_dsp_core_power_up()
77 static inline int snd_sof_dsp_core_power_down(struct snd_sof_dev *sdev, in snd_sof_dsp_core_power_down()
87 static inline int snd_sof_dsp_pre_fw_run(struct snd_sof_dev *sdev) in snd_sof_dsp_pre_fw_run()
95 static inline int snd_sof_dsp_post_fw_run(struct snd_sof_dev *sdev) in snd_sof_dsp_post_fw_run()
114 static inline int snd_sof_dsp_get_bar_index(struct snd_sof_dev *sde
[all...]
H A Dprobe.h16 struct snd_sof_dev;
69 int sof_ipc_probe_init(struct snd_sof_dev *sdev,
71 int sof_ipc_probe_deinit(struct snd_sof_dev *sdev);
72 int sof_ipc_probe_dma_info(struct snd_sof_dev *sdev,
74 int sof_ipc_probe_dma_add(struct snd_sof_dev *sdev,
76 int sof_ipc_probe_dma_remove(struct snd_sof_dev *sdev,
78 int sof_ipc_probe_points_info(struct snd_sof_dev *sdev,
80 int sof_ipc_probe_points_add(struct snd_sof_dev *sdev,
82 int sof_ipc_probe_points_remove(struct snd_sof_dev *sdev,
H A Dutils.c25 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value) in sof_io_write()
31 u32 sof_io_read(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read()
37 void sof_io_write64(struct snd_sof_dev *sdev, void __iomem *addr, u64 value) in sof_io_write64()
43 u64 sof_io_read64(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read64()
53 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write()
62 void sof_mailbox_read(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_read()
75 void sof_block_write(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *src, in sof_block_write()
106 void sof_block_read(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *dest, in sof_block_read()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda.h539 static inline struct hdac_bus *sof_to_bus(struct snd_sof_dev *s) in sof_to_bus()
546 static inline struct hda_bus *sof_to_hbus(struct snd_sof_dev *s) in sof_to_hbus()
554 struct snd_sof_dev *sdev;
576 int hda_dsp_probe(struct snd_sof_dev *sdev);
577 int hda_dsp_remove(struct snd_sof_dev *sdev);
578 int hda_dsp_core_power_up(struct snd_sof_dev *sdev, unsigned int core_mask);
579 int hda_dsp_core_run(struct snd_sof_dev *sdev, unsigned int core_mask);
580 int hda_dsp_enable_core(struct snd_sof_dev *sdev, unsigned int core_mask);
581 int hda_dsp_core_reset_power_down(struct snd_sof_dev *sdev,
583 int hda_power_down_dsp(struct snd_sof_dev *sde
[all...]
H A Dmtl.h84 bool mtl_dsp_check_ipc_irq(struct snd_sof_dev *sdev);
85 int mtl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg);
87 void mtl_enable_ipc_interrupts(struct snd_sof_dev *sdev);
88 void mtl_disable_ipc_interrupts(struct snd_sof_dev *sdev);
90 int mtl_enable_interrupts(struct snd_sof_dev *sdev, bool enable);
92 int mtl_dsp_pre_fw_run(struct snd_sof_dev *sdev);
93 int mtl_dsp_post_fw_run(struct snd_sof_dev *sdev);
94 void mtl_dsp_dump(struct snd_sof_dev *sdev, u32 flags);
96 int mtl_power_down_dsp(struct snd_sof_dev *sdev);
97 int mtl_dsp_cl_init(struct snd_sof_dev *sde
[all...]
H A Dhda-dsp.c39 static int hda_dsp_core_reset_enter(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_reset_enter()
78 static int hda_dsp_core_reset_leave(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_reset_leave()
118 int hda_dsp_core_stall_reset(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_stall_reset()
130 bool hda_dsp_core_is_enabled(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_is_enabled()
155 int hda_dsp_core_run(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_run()
186 int hda_dsp_core_power_up(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_power_up()
233 static int hda_dsp_core_power_down(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_power_down()
256 int hda_dsp_enable_core(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_enable_core()
280 int hda_dsp_core_reset_power_down(struct snd_sof_dev *sdev, in hda_dsp_core_reset_power_down()
320 void hda_dsp_ipc_int_enable(struct snd_sof_dev *sde
[all...]
H A Datom.h60 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);
H A Dhda-codec.c76 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev, bool enable) in hda_codec_jack_wake_enable()
98 void hda_codec_jack_check(struct snd_sof_dev *sdev) in hda_codec_jack_check()
140 static int hda_codec_probe(struct snd_sof_dev *sdev, int address) in hda_codec_probe()
207 void hda_codec_probe_bus(struct snd_sof_dev *sdev) in hda_codec_probe_bus()
232 void hda_codec_check_for_state_change(struct snd_sof_dev *sdev) in hda_codec_check_for_state_change()
245 void hda_codec_detect_mask(struct snd_sof_dev *sdev) in hda_codec_detect_mask()
270 void hda_codec_init_cmd_io(struct snd_sof_dev *sdev) in hda_codec_init_cmd_io()
283 void hda_codec_resume_cmd_io(struct snd_sof_dev *sdev) in hda_codec_resume_cmd_io()
297 void hda_codec_stop_cmd_io(struct snd_sof_dev *sdev) in hda_codec_stop_cmd_io()
310 void hda_codec_suspend_cmd_io(struct snd_sof_dev *sde
[all...]
H A Dhda-dai-ops.c49 struct snd_sof_dev *sdev; in hda_link_stream_assign()
117 static struct hdac_ext_stream *hda_get_hext_stream(struct snd_sof_dev *sdev, in hda_get_hext_stream()
124 static struct hdac_ext_stream *hda_ipc4_get_hext_stream(struct snd_sof_dev *sdev, in hda_ipc4_get_hext_stream()
144 static struct hdac_ext_stream *hda_assign_hext_stream(struct snd_sof_dev *sdev, in hda_assign_hext_stream()
167 static void hda_release_hext_stream(struct snd_sof_dev *sdev, struct snd_soc_dai *cpu_dai, in hda_release_hext_stream()
181 static void hda_setup_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream, in hda_setup_hext_stream()
187 static void hda_reset_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) in hda_reset_hext_stream()
192 static void hda_codec_dai_set_stream(struct snd_sof_dev *sdev, in hda_codec_dai_set_stream()
203 static unsigned int hda_calc_stream_format(struct snd_sof_dev *sdev, in hda_calc_stream_format()
226 static struct hdac_ext_link *hda_get_hlink(struct snd_sof_dev *sde
[all...]
H A Datom.c28 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()
181 int atom_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in atom_send_msg()
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 *sde
[all...]
H A Dhda.c48 static u32 hda_get_interface_mask(struct snd_sof_dev *sdev) in hda_get_interface_mask()
143 void hda_common_enable_sdw_irq(struct snd_sof_dev *sdev, bool enable) in hda_common_enable_sdw_irq()
157 void hda_sdw_int_enable(struct snd_sof_dev *sdev, bool enable) in hda_sdw_int_enable()
170 static int hda_sdw_acpi_scan(struct snd_sof_dev *sdev) in hda_sdw_acpi_scan()
192 static int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe()
261 int hda_sdw_check_lcount_common(struct snd_sof_dev *sdev) in hda_sdw_check_lcount_common()
284 int hda_sdw_check_lcount_ext(struct snd_sof_dev *sdev) in hda_sdw_check_lcount_ext()
309 static int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount()
320 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
341 static int hda_sdw_exit(struct snd_sof_dev *sde
[all...]
H A Dmtl.c28 static void mtl_ipc_host_done(struct snd_sof_dev *sdev) in mtl_ipc_host_done()
43 static void mtl_ipc_dsp_done(struct snd_sof_dev *sdev) in mtl_ipc_dsp_done()
58 bool mtl_dsp_check_ipc_irq(struct snd_sof_dev *sdev) in mtl_dsp_check_ipc_irq()
79 static bool mtl_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in mtl_dsp_check_sdw_irq()
94 int mtl_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in mtl_ipc_send_msg()
121 void mtl_enable_ipc_interrupts(struct snd_sof_dev *sdev) in mtl_enable_ipc_interrupts()
135 void mtl_disable_ipc_interrupts(struct snd_sof_dev *sdev) in mtl_disable_ipc_interrupts()
148 static void mtl_enable_sdw_irq(struct snd_sof_dev *sdev, bool enable) in mtl_enable_sdw_irq()
176 int mtl_enable_interrupts(struct snd_sof_dev *sdev, bool enable) in mtl_enable_interrupts()
233 int mtl_dsp_pre_fw_run(struct snd_sof_dev *sde
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda.h452 static inline struct hdac_bus *sof_to_bus(struct snd_sof_dev *s) in sof_to_bus()
459 static inline struct hda_bus *sof_to_hbus(struct snd_sof_dev *s) in sof_to_hbus()
467 struct snd_sof_dev *sdev;
486 int hda_dsp_probe(struct snd_sof_dev *sdev);
487 int hda_dsp_remove(struct snd_sof_dev *sdev);
488 int hda_dsp_core_reset_enter(struct snd_sof_dev *sdev,
490 int hda_dsp_core_reset_leave(struct snd_sof_dev *sdev,
492 int hda_dsp_core_stall_reset(struct snd_sof_dev *sdev, unsigned int core_mask);
493 int hda_dsp_core_run(struct snd_sof_dev *sdev, unsigned int core_mask);
494 int hda_dsp_core_power_up(struct snd_sof_dev *sde
[all...]
H A Dhda-dsp.c37 int hda_dsp_core_reset_enter(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_reset_enter()
76 int hda_dsp_core_reset_leave(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_reset_leave()
116 int hda_dsp_core_stall_reset(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_stall_reset()
128 int hda_dsp_core_run(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_run()
159 int hda_dsp_core_power_up(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_power_up()
198 int hda_dsp_core_power_down(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_power_down()
221 bool hda_dsp_core_is_enabled(struct snd_sof_dev *sdev, in hda_dsp_core_is_enabled()
247 int hda_dsp_enable_core(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_enable_core()
271 int hda_dsp_core_reset_power_down(struct snd_sof_dev *sdev, in hda_dsp_core_reset_power_down()
311 void hda_dsp_ipc_int_enable(struct snd_sof_dev *sde
[all...]
H A Dhda.c68 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sdw_params_stream()
100 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sdw_free_stream()
133 void hda_sdw_int_enable(struct snd_sof_dev *sdev, bool enable) in hda_sdw_int_enable()
138 static int hda_sdw_acpi_scan(struct snd_sof_dev *sdev) in hda_sdw_acpi_scan()
156 static int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe()
196 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
208 static int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit()
223 static bool hda_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in hda_dsp_check_sdw_irq()
254 static bool hda_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq()
267 void hda_sdw_process_wakeen(struct snd_sof_dev *sde
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp.h160 struct snd_sof_dev *sdev;
189 struct snd_sof_dev *dev;
211 void memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes);
212 void memcpy_from_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *dst, size_t bytes);
222 int amd_sof_acp_probe(struct snd_sof_dev *sdev);
223 int amd_sof_acp_remove(struct snd_sof_dev *sdev);
226 int acp_sof_dsp_run(struct snd_sof_dev *sdev);
227 int acp_dsp_pre_fw_run(struct snd_sof_dev *sdev);
228 int acp_sof_load_signed_firmware(struct snd_sof_dev *sdev);
229 int acp_get_bar_index(struct snd_sof_dev *sde
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/imx/
H A Dimx-common.h11 void imx8_get_registers(struct snd_sof_dev *sdev,
16 void imx8_dump(struct snd_sof_dev *sdev, u32 flags);
23 int imx8_parse_clocks(struct snd_sof_dev *sdev, struct imx_clocks *clks);
24 int imx8_enable_clocks(struct snd_sof_dev *sdev, struct imx_clocks *clks);
25 void imx8_disable_clocks(struct snd_sof_dev *sdev, struct imx_clocks *clks);

Completed in 17 milliseconds

123456