Searched defs:sof_ipc_fw_tracing_ops (Results 1 – 1 of 1) sorted by relevance
371 struct sof_ipc_fw_tracing_ops { struct372 int (*init)(struct snd_sof_dev *sdev);373 void (*free)(struct snd_sof_dev *sdev);374 void (*fw_crashed)(struct snd_sof_dev *sdev);375 void (*suspend)(struct snd_sof_dev *sdev, pm_message_t pm_state);376 int (*resume)(struct snd_sof_dev *sdev);