Home
last modified time | relevance | path

Searched defs:sdev (Results 1 – 25 of 39) sorted by relevance

12

/sound/soc/sof/
Dops.h21 #define sof_ops(sdev) \ argument
27 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()
[all …]
Dtrace.c16 static size_t sof_trace_avail(struct snd_sof_dev *sdev, in sof_trace_avail()
36 static size_t sof_wait_trace_avail(struct snd_sof_dev *sdev, in sof_wait_trace_avail()
73 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_trace_read() local
119 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_trace_release() local
135 static int trace_debugfs_create(struct snd_sof_dev *sdev) in trace_debugfs_create()
157 int snd_sof_init_trace_ipc(struct snd_sof_dev *sdev) in snd_sof_init_trace_ipc()
221 int snd_sof_init_trace(struct snd_sof_dev *sdev) in snd_sof_init_trace()
277 int snd_sof_trace_update_pos(struct snd_sof_dev *sdev, in snd_sof_trace_update_pos()
294 void snd_sof_trace_notify_for_error(struct snd_sof_dev *sdev) in snd_sof_trace_notify_for_error()
304 void snd_sof_release_trace(struct snd_sof_dev *sdev) in snd_sof_release_trace()
[all …]
Dcore.c27 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_sof_dev *sdev, in snd_sof_find_spcm_name()
51 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_sof_dev *sdev, in snd_sof_find_spcm_comp()
71 struct snd_sof_pcm *snd_sof_find_spcm_pcm_id(struct snd_sof_dev *sdev, in snd_sof_find_spcm_pcm_id()
84 struct snd_sof_widget *snd_sof_find_swidget(struct snd_sof_dev *sdev, in snd_sof_find_swidget()
98 struct snd_sof_widget *snd_sof_find_swidget_sname(struct snd_sof_dev *sdev, in snd_sof_find_swidget_sname()
117 struct snd_sof_dai *snd_sof_find_dai(struct snd_sof_dev *sdev, in snd_sof_find_dai()
160 void snd_sof_get_status(struct snd_sof_dev *sdev, u32 panic_code, in snd_sof_get_status()
205 int snd_sof_create_page_table(struct snd_sof_dev *sdev, in snd_sof_create_page_table()
259 static int sof_machine_check(struct snd_sof_dev *sdev) in sof_machine_check()
291 static int sof_probe_continue(struct snd_sof_dev *sdev) in sof_probe_continue()
[all …]
Dloader.c17 static int get_ext_windows(struct snd_sof_dev *sdev, in get_ext_windows()
36 int snd_sof_fw_parse_ext_data(struct snd_sof_dev *sdev, u32 bar, u32 offset) in snd_sof_fw_parse_ext_data()
95 static void sof_get_windows(struct snd_sof_dev *sdev) in sof_get_windows()
215 int sof_fw_ready(struct snd_sof_dev *sdev, u32 msg_id) in sof_fw_ready()
261 int snd_sof_parse_module_memcpy(struct snd_sof_dev *sdev, in snd_sof_parse_module_memcpy()
345 static int check_header(struct snd_sof_dev *sdev, const struct firmware *fw) in check_header()
372 static int load_modules(struct snd_sof_dev *sdev, const struct firmware *fw) in load_modules()
426 int snd_sof_load_firmware_raw(struct snd_sof_dev *sdev) in snd_sof_load_firmware_raw()
458 int snd_sof_load_firmware_memcpy(struct snd_sof_dev *sdev) in snd_sof_load_firmware_memcpy()
498 int snd_sof_load_firmware(struct snd_sof_dev *sdev) in snd_sof_load_firmware()
[all …]
Dpcm.c28 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in create_page_table() local
44 struct snd_sof_dev *sdev = spcm->sdev; in sof_pcm_dsp_params() local
75 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in snd_sof_pcm_period_elapsed() local
105 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_hw_params() local
220 struct snd_sof_dev *sdev, in sof_pcm_dsp_pcm_free()
245 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_hw_free() local
284 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_prepare() local
321 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_trigger() local
403 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_pointer() local
437 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in sof_pcm_open() local
[all …]
Dutils.c24 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value) in sof_io_write()
30 u32 sof_io_read(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read()
36 void sof_io_write64(struct snd_sof_dev *sdev, void __iomem *addr, u64 value) in sof_io_write64()
42 u64 sof_io_read64(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read64()
52 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write()
61 void sof_mailbox_read(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_read()
74 void sof_block_write(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *src, in sof_block_write()
105 void sof_block_read(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *dest, in sof_block_read()
Dipc.c29 struct snd_sof_dev *sdev; member
202 struct snd_sof_dev *sdev = ipc->sdev; in tx_wait_done() local
237 struct snd_sof_dev *sdev = ipc->sdev; in sof_ipc_tx_message_unlocked() local
312 int snd_sof_ipc_reply(struct snd_sof_dev *sdev, u32 msg_id) in snd_sof_ipc_reply()
331 void snd_sof_ipc_msgs_rx(struct snd_sof_dev *sdev) in snd_sof_ipc_msgs_rx()
394 static void ipc_trace_message(struct snd_sof_dev *sdev, u32 msg_id) in ipc_trace_message()
415 static void ipc_period_elapsed(struct snd_sof_dev *sdev, u32 msg_id) in ipc_period_elapsed()
444 static void ipc_xrun(struct snd_sof_dev *sdev, u32 msg_id) in ipc_xrun()
472 static void ipc_stream_message(struct snd_sof_dev *sdev, u32 msg_cmd) in ipc_stream_message()
493 int snd_sof_ipc_stream_posn(struct snd_sof_dev *sdev, in snd_sof_ipc_stream_posn()
[all …]
Dpm.c14 static int sof_restore_kcontrols(struct snd_sof_dev *sdev) in sof_restore_kcontrols()
62 static int sof_restore_pipelines(struct snd_sof_dev *sdev) in sof_restore_pipelines()
200 static int sof_send_pm_ipc(struct snd_sof_dev *sdev, int cmd) in sof_send_pm_ipc()
216 static int sof_set_hw_params_upon_resume(struct snd_sof_dev *sdev) in sof_set_hw_params_upon_resume()
245 static void sof_cache_debugfs(struct snd_sof_dev *sdev) in sof_cache_debugfs()
265 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_resume() local
334 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sof_suspend() local
399 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in snd_sof_runtime_idle() local
Dops.c15 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()
145 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset) in snd_sof_dsp_panic()
Dtopology.c56 struct snd_sof_dev *sdev = swidget->sdev; in ipc_pcm_params() local
114 struct snd_sof_dev *sdev = swidget->sdev; in ipc_trigger() local
138 struct snd_sof_dev *sdev; in sof_keyword_dapm_event() local
444 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_control_load_volume() local
508 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_control_load_enum() local
539 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_control_load_bytes() local
909 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_parse_word_tokens() local
982 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_parse_tokens() local
1036 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_dbg_comp_config() local
1051 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_control_load() local
[all …]
Ddebug.c25 static int sof_debug_ipc_flood_test(struct snd_sof_dev *sdev, in sof_debug_ipc_flood_test()
127 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_write() local
225 struct snd_sof_dev *sdev = dfse->sdev; in sof_dfsentry_read() local
333 int snd_sof_debugfs_io_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_io_item()
376 int snd_sof_debugfs_buf_item(struct snd_sof_dev *sdev, in snd_sof_debugfs_buf_item()
414 int snd_sof_dbg_init(struct snd_sof_dev *sdev) in snd_sof_dbg_init()
461 void snd_sof_free_debug(struct snd_sof_dev *sdev) in snd_sof_free_debug()
/sound/soc/sof/intel/
Dhda-dsp.c27 int hda_dsp_core_reset_enter(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_reset_enter()
60 int hda_dsp_core_reset_leave(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_reset_leave()
93 int hda_dsp_core_stall_reset(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_stall_reset()
105 int hda_dsp_core_run(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_run()
136 int hda_dsp_core_power_up(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_power_up()
171 int hda_dsp_core_power_down(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_core_power_down()
187 bool hda_dsp_core_is_enabled(struct snd_sof_dev *sdev, in hda_dsp_core_is_enabled()
206 int hda_dsp_enable_core(struct snd_sof_dev *sdev, unsigned int core_mask) in hda_dsp_enable_core()
225 int hda_dsp_core_reset_power_down(struct snd_sof_dev *sdev, in hda_dsp_core_reset_power_down()
256 void hda_dsp_ipc_int_enable(struct snd_sof_dev *sdev) in hda_dsp_ipc_int_enable()
[all …]
Dbdw.c79 static int bdw_run(struct snd_sof_dev *sdev) in bdw_run()
94 static int bdw_reset(struct snd_sof_dev *sdev) in bdw_reset()
112 static int bdw_set_dsp_D0(struct snd_sof_dev *sdev) in bdw_set_dsp_D0()
219 static void bdw_get_registers(struct snd_sof_dev *sdev, in bdw_get_registers()
245 static void bdw_dump(struct snd_sof_dev *sdev, u32 flags) in bdw_dump()
267 struct snd_sof_dev *sdev = context; in bdw_irq_handler() local
281 struct snd_sof_dev *sdev = context; in bdw_irq_thread() local
340 static int bdw_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in bdw_send_msg()
350 static void bdw_get_reply(struct snd_sof_dev *sdev) in bdw_get_reply()
389 static int bdw_get_mailbox_offset(struct snd_sof_dev *sdev) in bdw_get_mailbox_offset()
[all …]
Dhda-ipc.c21 static void hda_dsp_ipc_host_done(struct snd_sof_dev *sdev) in hda_dsp_ipc_host_done()
39 static void hda_dsp_ipc_dsp_done(struct snd_sof_dev *sdev) in hda_dsp_ipc_dsp_done()
57 int hda_dsp_ipc_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in hda_dsp_ipc_send_msg()
68 void hda_dsp_ipc_get_reply(struct snd_sof_dev *sdev) in hda_dsp_ipc_get_reply()
133 struct snd_sof_dev *sdev = context; in hda_dsp_ipc_irq_thread() local
241 struct snd_sof_dev *sdev = context; in hda_dsp_ipc_irq_handler() local
269 int hda_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) in hda_dsp_ipc_get_mailbox_offset()
274 int hda_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id) in hda_dsp_ipc_get_window_offset()
279 void hda_ipc_msg_data(struct snd_sof_dev *sdev, in hda_ipc_msg_data()
300 int hda_ipc_pcm_params(struct snd_sof_dev *sdev, in hda_ipc_pcm_params()
Dhda-codec.c42 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev) in hda_codec_jack_wake_enable()
57 void hda_codec_jack_check(struct snd_sof_dev *sdev) in hda_codec_jack_check()
76 void hda_codec_jack_wake_enable(struct snd_sof_dev *sdev) {} in hda_codec_jack_wake_enable()
77 void hda_codec_jack_check(struct snd_sof_dev *sdev) {} in hda_codec_jack_check()
83 static int hda_codec_probe(struct snd_sof_dev *sdev, int address) in hda_codec_probe()
135 int hda_codec_probe_bus(struct snd_sof_dev *sdev) in hda_codec_probe_bus()
160 void hda_codec_i915_get(struct snd_sof_dev *sdev) in hda_codec_i915_get()
169 void hda_codec_i915_put(struct snd_sof_dev *sdev) in hda_codec_i915_put()
178 int hda_codec_i915_init(struct snd_sof_dev *sdev) in hda_codec_i915_init()
194 int hda_codec_i915_exit(struct snd_sof_dev *sdev) in hda_codec_i915_exit()
Dbyt.c118 static void byt_get_registers(struct snd_sof_dev *sdev, in byt_get_registers()
144 static void byt_dump(struct snd_sof_dev *sdev, u32 flags) in byt_dump()
166 struct snd_sof_dev *sdev = context; in byt_irq_handler() local
180 struct snd_sof_dev *sdev = context; in byt_irq_thread() local
237 static int byt_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in byt_send_msg()
247 static void byt_get_reply(struct snd_sof_dev *sdev) in byt_get_reply()
286 static int byt_get_mailbox_offset(struct snd_sof_dev *sdev) in byt_get_mailbox_offset()
291 static int byt_get_window_offset(struct snd_sof_dev *sdev, u32 id) in byt_get_window_offset()
296 static void byt_host_done(struct snd_sof_dev *sdev) in byt_host_done()
309 static void byt_dsp_done(struct snd_sof_dev *sdev) in byt_dsp_done()
[all …]
Dhda-ctrl.c27 int hda_dsp_ctrl_link_reset(struct snd_sof_dev *sdev, bool reset) in hda_dsp_ctrl_link_reset()
55 int hda_dsp_ctrl_get_caps(struct snd_sof_dev *sdev) in hda_dsp_ctrl_get_caps()
112 void hda_dsp_ctrl_ppcap_enable(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_ppcap_enable()
120 void hda_dsp_ctrl_ppcap_int_enable(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_ppcap_int_enable()
128 void hda_dsp_ctrl_misc_clock_gating(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_misc_clock_gating()
140 int hda_dsp_ctrl_clock_power_gating(struct snd_sof_dev *sdev, bool enable) in hda_dsp_ctrl_clock_power_gating()
160 int hda_dsp_ctrl_init_chip(struct snd_sof_dev *sdev, bool full_reset) in hda_dsp_ctrl_init_chip()
263 void hda_dsp_ctrl_stop_chip(struct snd_sof_dev *sdev) in hda_dsp_ctrl_stop_chip()
Dhda.c83 static void hda_dsp_get_status_skl(struct snd_sof_dev *sdev) in hda_dsp_get_status_skl()
103 static void hda_dsp_get_status(struct snd_sof_dev *sdev) in hda_dsp_get_status()
123 static void hda_dsp_get_registers(struct snd_sof_dev *sdev, in hda_dsp_get_registers()
151 void hda_dsp_dump_skl(struct snd_sof_dev *sdev, u32 flags) in hda_dsp_dump_skl()
181 void hda_dsp_dump(struct snd_sof_dev *sdev, u32 flags) in hda_dsp_dump()
208 void hda_ipc_irq_dump(struct snd_sof_dev *sdev) in hda_ipc_irq_dump()
232 void hda_ipc_dump(struct snd_sof_dev *sdev) in hda_ipc_dump()
252 static int hda_init(struct snd_sof_dev *sdev) in hda_init()
301 static int check_nhlt_dmic(struct snd_sof_dev *sdev) in check_nhlt_dmic()
317 static const char *fixup_tplg_name(struct snd_sof_dev *sdev, in fixup_tplg_name()
[all …]
Dhda-loader.c26 static int cl_stream_prepare(struct snd_sof_dev *sdev, unsigned int format, in cl_stream_prepare()
81 static int cl_dsp_init(struct snd_sof_dev *sdev, const void *fwdata, in cl_dsp_init()
162 static int cl_trigger(struct snd_sof_dev *sdev, in cl_trigger()
192 static struct hdac_ext_stream *get_stream_with_tag(struct snd_sof_dev *sdev, in get_stream_with_tag()
209 static int cl_cleanup(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, in cl_cleanup()
238 static int cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream) in cl_copy_fw()
265 int hda_dsp_cl_boot_firmware(struct snd_sof_dev *sdev) in hda_dsp_cl_boot_firmware()
372 int hda_dsp_pre_fw_run(struct snd_sof_dev *sdev) in hda_dsp_pre_fw_run()
379 int hda_dsp_post_fw_run(struct snd_sof_dev *sdev) in hda_dsp_post_fw_run()
Dhda-pcm.c29 static inline u32 get_mult_div(struct snd_sof_dev *sdev, int rate) in get_mult_div()
63 static inline u32 get_bits(struct snd_sof_dev *sdev, int sample_bits) in get_bits()
83 int hda_dsp_pcm_hw_params(struct snd_sof_dev *sdev, in hda_dsp_pcm_hw_params()
128 int hda_dsp_pcm_trigger(struct snd_sof_dev *sdev, in hda_dsp_pcm_trigger()
137 snd_pcm_uframes_t hda_dsp_pcm_pointer(struct snd_sof_dev *sdev, in hda_dsp_pcm_pointer()
204 int hda_dsp_pcm_open(struct snd_sof_dev *sdev, in hda_dsp_pcm_open()
222 int hda_dsp_pcm_close(struct snd_sof_dev *sdev, in hda_dsp_pcm_close()
Dcnl.c32 struct snd_sof_dev *sdev = context; in cnl_ipc_irq_thread() local
115 static void cnl_ipc_host_done(struct snd_sof_dev *sdev) in cnl_ipc_host_done()
135 static void cnl_ipc_dsp_done(struct snd_sof_dev *sdev) in cnl_ipc_dsp_done()
153 static int cnl_ipc_send_msg(struct snd_sof_dev *sdev, in cnl_ipc_send_msg()
165 static void cnl_ipc_dump(struct snd_sof_dev *sdev) in cnl_ipc_dump()
Dhda-stream.c28 static int hda_setup_bdle(struct snd_sof_dev *sdev, in hda_setup_bdle()
79 int hda_dsp_stream_setup_bdl(struct snd_sof_dev *sdev, in hda_dsp_stream_setup_bdl()
128 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev, in hda_dsp_stream_spib_config()
155 hda_dsp_stream_get(struct snd_sof_dev *sdev, int direction) in hda_dsp_stream_get()
203 int hda_dsp_stream_put(struct snd_sof_dev *sdev, int direction, int stream_tag) in hda_dsp_stream_put()
246 int hda_dsp_stream_trigger(struct snd_sof_dev *sdev, in hda_dsp_stream_trigger()
320 int hda_dsp_stream_hw_params(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_params()
516 int hda_dsp_stream_hw_free(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_free()
628 int hda_dsp_stream_init(struct snd_sof_dev *sdev) in hda_dsp_stream_init()
802 void hda_dsp_stream_free(struct snd_sof_dev *sdev) in hda_dsp_stream_free()
Dhda-trace.c22 static int hda_dsp_trace_prepare(struct snd_sof_dev *sdev) in hda_dsp_trace_prepare()
40 int hda_dsp_trace_init(struct snd_sof_dev *sdev, u32 *stream_tag) in hda_dsp_trace_init()
71 int hda_dsp_trace_release(struct snd_sof_dev *sdev) in hda_dsp_trace_release()
89 int hda_dsp_trace_trigger(struct snd_sof_dev *sdev, int cmd) in hda_dsp_trace_trigger()
Dintel-ipc.c28 void intel_ipc_msg_data(struct snd_sof_dev *sdev, in intel_ipc_msg_data()
44 int intel_ipc_pcm_params(struct snd_sof_dev *sdev, in intel_ipc_pcm_params()
65 int intel_pcm_open(struct snd_sof_dev *sdev, in intel_pcm_open()
80 int intel_pcm_close(struct snd_sof_dev *sdev, in intel_pcm_close()
/sound/soc/sof/imx/
Dimx8.c44 struct snd_sof_dev *sdev; member
60 static void imx8_get_reply(struct snd_sof_dev *sdev) in imx8_get_reply()
94 static int imx8_get_mailbox_offset(struct snd_sof_dev *sdev) in imx8_get_mailbox_offset()
99 static int imx8_get_window_offset(struct snd_sof_dev *sdev, u32 id) in imx8_get_window_offset()
127 static int imx8_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in imx8_send_msg()
141 static int imx8_run(struct snd_sof_dev *sdev) in imx8_run()
181 static int imx8_probe(struct snd_sof_dev *sdev) in imx8_probe()
323 static int imx8_remove(struct snd_sof_dev *sdev) in imx8_remove()
339 static int imx8_get_bar_index(struct snd_sof_dev *sdev, u32 type) in imx8_get_bar_index()
344 static void imx8_ipc_msg_data(struct snd_sof_dev *sdev, in imx8_ipc_msg_data()
[all …]

12