Home
last modified time | relevance | path

Searched defs:sof_ipc_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/sound/soc/sof/
Dsof-priv.h449 struct sof_ipc_ops { struct
450 const struct sof_ipc_tplg_ops *tplg;
451 const struct sof_ipc_pm_ops *pm;
452 const struct sof_ipc_pcm_ops *pcm;
453 const struct sof_ipc_fw_loader_ops *fw_loader;
454 const struct sof_ipc_fw_tracing_ops *fw_tracing;
479 const struct sof_ipc_ops *ops; argument