Home
last modified time | relevance | path

Searched refs:sof_ipc_fw_tracing_ops (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/sof/
H A Dtrace.c9 const struct sof_ipc_fw_tracing_ops *fw_tracing = sof_ipc_get_ops(sdev, fw_tracing); in sof_fw_trace_init()
H A Dipc3-priv.h19 extern const struct sof_ipc_fw_tracing_ops ipc3_dtrace_ops;
H A Dipc4-priv.h99 extern const struct sof_ipc_fw_tracing_ops ipc4_mtrace_ops;
H A Dsof-priv.h429 * struct sof_ipc_fw_tracing_ops - IPC-specific firmware tracing ops
436 struct sof_ipc_fw_tracing_ops {
508 const struct sof_ipc_fw_tracing_ops *fw_tracing;
444 struct sof_ipc_fw_tracing_ops { global() struct
445 initsof_ipc_fw_tracing_ops global() argument
446 freesof_ipc_fw_tracing_ops global() argument
447 fw_crashedsof_ipc_fw_tracing_ops global() argument
448 suspendsof_ipc_fw_tracing_ops global() argument
449 resumesof_ipc_fw_tracing_ops global() argument
H A Dipc4-mtrace.c666 const struct sof_ipc_fw_tracing_ops ipc4_mtrace_ops = {
H A Dipc3-dtrace.c659 const struct sof_ipc_fw_tracing_ops ipc3_dtrace_ops = {