Searched defs:skl_sst (Results 1 – 2 of 2) sorted by relevance
48 struct skl_sst { struct49 struct device *dev;50 struct sst_dsp *dsp;53 wait_queue_head_t boot_wait;54 bool boot_complete;57 struct sst_generic_ipc ipc;
66 struct skl_sst *skl_sst; /* sst skl ctx */ member