Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A Dsof-priv.h415 struct sof_ipc_fw_tracing_ops { struct
416 int (*init)(struct snd_sof_dev *sdev);
417 void (*free)(struct snd_sof_dev *sdev);
418 void (*fw_crashed)(struct snd_sof_dev *sdev);
419 void (*suspend)(struct snd_sof_dev *sdev, pm_message_t pm_state);
420 int (*resume)(struct snd_sof_dev *sdev);

Completed in 9 milliseconds