Searched defs:skl_dsp_fw_ops (Results 1 – 1 of 1) sorted by relevance
110 struct skl_dsp_fw_ops { struct111 int (*load_fw)(struct sst_dsp *ctx);113 int (*parse_fw)(struct sst_dsp *ctx);114 int (*set_state_D0)(struct sst_dsp *ctx);115 int (*set_state_D3)(struct sst_dsp *ctx);116 unsigned int (*get_fw_errcode)(struct sst_dsp *ctx);